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

Method isPositionLocked

ImagePlay/src/IPZoomWidget.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74bool IPZoomWidget::isPositionLocked()
75{
76 return _positionLocked;
77}
78
79void IPZoomWidget::togglePositionLocked()
80{

Callers 2

on_mouseDoubleClickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected