Renderer.mousePressEvent
- Renderer.mousePressEvent(event)[source]
Callback for the mouse press event which passes the event to the controller.
- Parameters:
- eventPySide6/QtGui/QMouseEvent
The Qt event.
References
Callback for the mouse press event which passes the event to the controller.
The Qt event.
References