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

Method togglePositionLocked

ImagePlay/src/IPZoomWidget.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79void IPZoomWidget::togglePositionLocked()
80{
81 _positionLocked = !_positionLocked;
82}
83
84void IPZoomWidget::setPositionLocked(bool locked)
85{

Callers 1

on_mouseDoubleClickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected