ActionInput Class
(Qt3DInput::Input::ActionInput)Inherits: | Qt3DInput::Input::AbstractActionInput |
Public Functions
ActionInput() | |
QVector<int> | buttons() const |
void | cleanup() |
void | sceneChangeEvent(const Qt3DCore::QSceneChangePtr &e) |
Qt3DCore::QNodeId | sourceDevice() const |
Reimplemented Public Functions
virtual bool | process(InputHandler *inputHandler, qint64 currentTime) |
- 1 public function inherited from Qt3DInput::Input::AbstractActionInput
- 4 public functions inherited from Qt3DCore::QBackendNode
Additional Inherited Members
- 1 static public member inherited from Qt3DInput::Input::AbstractActionInput
- 2 protected functions inherited from Qt3DCore::QBackendNode
Member Function Documentation
ActionInput::ActionInput()
Default constructs an instance of ActionInput.