MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / raise

Method raise

pcsx2-qt/Debugger/Docking/DropIndicators.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85void DockDropIndicatorProxy::raise()
86{
87 window()->raise();
88}
89
90void DockDropIndicatorProxy::setVisible(bool visible)
91{

Callers 8

recreateMethod · 0.80
doSettingsMethod · 0.80
doControllerSettingsMethod · 0.80
pauseAndLockVMMethod · 0.80
EnsureDialogVisibleMethod · 0.80
mainFunction · 0.80

Calls 1

windowClass · 0.85

Tested by

no test coverage detected