Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ resize
Method
resize
pcsx2-qt/Debugger/Docking/DropIndicators.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void DockDropIndicatorProxy::resize(QSize size)
96
{
97
window()->resize(size);
98
}
99
100
void DockDropIndicatorProxy::setGeometry(QRect rect)
101
{
Callers
3
ResizePotentiallyFixedSizeWindow
Function · 0.45
restoreDisplayWindowGeometryFromConfig
Method · 0.45
ConvertToFile
Method · 0.45
Calls
2
window
Class · 0.85
resize
Function · 0.50
Tested by
no test coverage detected