KeyEventDispatcherJob Class

(Qt3DInput::Input::KeyEventDispatcherJob)

Public Functions

KeyEventDispatcherJob(const Qt3DCore::QNodeId &input, const QList<QT_PREPEND_NAMESPACE( QKeyEvent ) > &events)
void setInputHandler(InputHandler *handler)

Reimplemented Public Functions

virtual void run()

Member Function Documentation

KeyEventDispatcherJob::KeyEventDispatcherJob(const Qt3DCore::QNodeId &input, const QList<QT_PREPEND_NAMESPACE( QKeyEvent ) > &events)

Default constructs an instance of KeyEventDispatcherJob.

[virtual] void KeyEventDispatcherJob::run()

void KeyEventDispatcherJob::setInputHandler(InputHandler *handler)