Home
last modified time | relevance | path

Searched refs:OnMachineStateChangeMsg (Results 1 – 4 of 4) sorted by relevance

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ui_qt/DebugSupport/FrameDebugger/
H A DVu1ProgramView.cpp42 …ect(this, &CVu1ProgramView::OnMachineStateChange, this, &CVu1ProgramView::OnMachineStateChangeMsg); in CVu1ProgramView()
76 void CVu1ProgramView::OnMachineStateChangeMsg() in OnMachineStateChangeMsg() function in CVu1ProgramView
H A DVu1ProgramView.h33 void OnMachineStateChangeMsg();
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/Source/ui_qt/DebugSupport/
H A DQtDebugger.h124 void OnMachineStateChangeMsg();
H A DQtDebugger.cpp84 connect(this, &QtDebugger::OnMachineStateChange, this, &QtDebugger::OnMachineStateChangeMsg); in QtDebugger()
686 void QtDebugger::OnMachineStateChangeMsg() in OnMachineStateChangeMsg() function in QtDebugger