MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / OnMouseDoubleClickEvent

Method OnMouseDoubleClickEvent

src/client/front_render/ct_video_widget.cpp:122–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120 }
121
122 void VideoWidget::OnMouseDoubleClickEvent(QMouseEvent*) {
123 }
124
125 void VideoWidget::OnWheelEvent(QWheelEvent* event, int widget_width, int widget_height) {
126 MouseEventDesc mouse_event_desc;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected