MCPcopy 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
77void DockDropIndicatorProxy::updatePositions()
78{
79 // Check if a compositor is running whenever a drag starts.
80 recreateWindowIfNecessary();
81
82 window()->updatePositions();
83}
84
85void DockDropIndicatorProxy::raise()
86{

Callers

nothing calls this directly

Calls 5

windowClass · 0.85
moveMethod · 0.80
viewMethod · 0.80
heightFunction · 0.50
widthFunction · 0.50

Tested by

no test coverage detected