Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ updatePositions
Method
updatePositions
pcsx2-qt/Debugger/Docking/DropIndicators.cpp:77–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
void DockDropIndicatorProxy::updatePositions()
78
{
79
// Check if a compositor is running whenever a drag starts.
80
recreateWindowIfNecessary();
81
82
window()->updatePositions();
83
}
84
85
void DockDropIndicatorProxy::raise()
86
{
Callers
nothing calls this directly
Calls
5
window
Class · 0.85
move
Method · 0.80
view
Method · 0.80
height
Function · 0.50
width
Function · 0.50
Tested by
no test coverage detected