MCPcopy 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
235void IPImageViewer::on_mouseDoubleClicked()
236{
237 emit mouseDoubleClicked();
238}
239
240
241void IPImageViewer::zoomTo(float scale)

Callers 1

mouseDoubleClickEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected