MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / lastPos

Method lastPos

ImagePlay/include/ImageViewerWindow.h:94–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92
93 QSize lastSize() { return _lastSize; }
94 QPoint lastPos() { return _lastPos; }
95
96 void zoomAllViewers(ZoomAction action);
97 void scrollAllViewers(int horizontal, int vertical);

Callers 1

writeSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected