MCPcopy 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
95void DockDropIndicatorProxy::resize(QSize size)
96{
97 window()->resize(size);
98}
99
100void DockDropIndicatorProxy::setGeometry(QRect rect)
101{

Calls 2

windowClass · 0.85
resizeFunction · 0.50

Tested by

no test coverage detected