Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
bool IPZoomWidget::isPositionLocked()
75
{
76
return _positionLocked;
77
}
78
79
void IPZoomWidget::togglePositionLocked()
80
{
Callers
2
on_mousePositionChanged
Method · 0.80
on_mouseDoubleClick
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected