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

Method on_mouseClicked

ImagePlay/src/IPImageViewer.cpp:229–232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227}
228
229void IPImageViewer::on_mouseClicked()
230{
231 emit mouseClicked();
232}
233
234
235void IPImageViewer::on_mouseDoubleClicked()

Callers 1

mouseReleaseEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected