Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
79
void IPZoomWidget::togglePositionLocked()
80
{
81
_positionLocked = !_positionLocked;
82
}
83
84
void IPZoomWidget::setPositionLocked(bool locked)
85
{
Callers
1
on_mouseDoubleClick
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected