Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
85
void DockDropIndicatorProxy::raise()
86
{
87
window()->raise();
88
}
89
90
void DockDropIndicatorProxy::setVisible(bool visible)
91
{
Callers
8
recreate
Method · 0.80
doSettings
Method · 0.80
doControllerSettings
Method · 0.80
pauseAndLockVM
Method · 0.80
EnsureDialogVisible
Method · 0.80
main
Function · 0.80
onBrowseOsdFontPathClicked
Method · 0.80
openGamePropertiesDialog
Method · 0.80
Calls
1
window
Class · 0.85
Tested by
no test coverage detected