MouseEventDispatcherJob Class
(Qt3DInput::Input::MouseEventDispatcherJob)Inherits: | Qt3DCore::QAspectJob |
Public Functions
MouseEventDispatcherJob(Qt3DCore::QNodeId input, const QList<QT_PREPEND_NAMESPACE( QMouseEvent ) > &mouseEvents, const QList<QT_PREPEND_NAMESPACE( QWheelEvent ) > &wheelEvents) | |
void | setInputHandler(InputHandler *handler) |
Reimplemented Public Functions
virtual void | run() |
- 4 public functions inherited from Qt3DCore::QAspectJob
Member Function Documentation
MouseEventDispatcherJob::MouseEventDispatcherJob(Qt3DCore::QNodeId input, const QList<QT_PREPEND_NAMESPACE( QMouseEvent ) > &mouseEvents, const QList<QT_PREPEND_NAMESPACE( QWheelEvent ) > &wheelEvents)
Default constructs an instance of MouseEventDispatcherJob.