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