Qt3DInput Namespace

Contains classes that enable user input. More...

Header: #include <Qt3DInput>
qmake: QT += 3dinput

Classes

Types

typedef QKeyEventPtr
typedef QMouseEventPtr
typedef QWheelEventPtr

Detailed Description

Contains classes that enable user input.

Classes

class QAbstractPhysicalDevice

class QAbstractPhysicalDeviceBackendNode

class QAction

class QActionInput

class QAxis

class QAxisActionHandler

class QAxisInput

class QAxisSetting

class QInputAspect

class QInputDeviceIntegration

class QInputDevicePlugin

class QKeyEvent

class QKeyboardController

class QKeyboardInput

class QLogicalDevice

class QMouseController

QMouseController is in charge of dispatching mouse events to attached QMouseInput objects. More...

class QMouseEvent

The Qt3DCore::QMouseEvent contains parameters that describe a mouse event. More...

class QMouseInput

Provides a means of being notified about mouse events when attached to a QMouseController instance. More...

class QWheelEvent

The QWheelEvent class contains parameters that describe a mouse wheel event. More...

Type Documentation

typedef Qt3DInput::QKeyEventPtr

typedef Qt3DInput::QMouseEventPtr

typedef Qt3DInput::QWheelEventPtr

© 2017 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.