Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ lastSize
Method
lastSize
ImagePlay/include/ImageViewerWindow.h:93–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
void sortTabs();
92
93
QSize lastSize() { return _lastSize; }
94
QPoint lastPos() { return _lastPos; }
95
96
void zoomAllViewers(ZoomAction action);
Callers
1
writeSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected