MouseEventDispatcherJob Class

(Qt3DInput::Input::MouseEventDispatcherJob)

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()

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.

[virtual] void MouseEventDispatcherJob::run()

void MouseEventDispatcherJob::setInputHandler(InputHandler *handler)