Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ on_mouseDoubleClicked
Method
on_mouseDoubleClicked
ImagePlay/src/IPImageViewer.cpp:235–238 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
234
235
void IPImageViewer::on_mouseDoubleClicked()
236
{
237
emit mouseDoubleClicked();
238
}
239
240
241
void IPImageViewer::zoomTo(float scale)
Callers
1
mouseDoubleClickEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected