Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
229
void IPImageViewer::on_mouseClicked()
230
{
231
emit mouseClicked();
232
}
233
234
235
void IPImageViewer::on_mouseDoubleClicked()
Callers
1
mouseReleaseEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected