Qt3DInput Namespace

Contains classes that enable user input. More...

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

Classes

Types

Detailed Description

Contains classes that enable user input.

Classes

class QAbstractActionInput

QAbstractActionInput is the base class for the Action Input and all Aggregate Action Inputs. More...

class QAbstractAxisInput

A QAbstractAxisInput class. More...

class QAbstractPhysicalDevice

QAbstractPhysicalDevice is the base class used by Qt3d to interact with arbitrary input devices. More...

class QAction

Links a set of QAbstractActionInput that trigger the same event. More...

class QActionInput

QActionInput stores Device and Buttons used to trigger an input event. More...

class QAnalogAxisInput

A QAnalogAxisInput class. More...

class QAxis

A QAxis class. More...

class QAxisSetting

A QAxisSetting class. More...

class QButtonAxisInput

A QButtonAxisInput class. More...

class QInputAspect

A QInputAspect class. More...

class QInputChord

QInputChord represents a set of QAbstractActionInput's that must be triggerd at once. More...

class QInputSequence

QInputSequence represents a set of QAbstractActionInput's that must be triggerd one after the other. More...

class QInputSettings

A QInputSettings class. More...

class QKeyEvent

QKeyEvent event type send by KeyBoardHandler. More...

class QKeyboardDevice

A QKeyboardDevice class. More...

class QKeyboardHandler

A QKeyboardHandler class. More...

class QLogicalDevice

QLogicalDevice allows the user to define a set of actions that they wish to use within an application. More...

class QMouseDevice

QMouseDevice is in charge of dispatching mouse events to attached QMouseHandler objects. More...

class QMouseEvent

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

class QMouseHandler

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

class QPhysicalDeviceCreatedChange

class QPhysicalDeviceCreatedChangeBase

class QWheelEvent

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

Type Documentation

typedef Qt3DInput::QKeyEventPtr

typedef Qt3DInput::QMouseEventPtr

typedef Qt3DInput::QPhysicalDeviceCreatedChangeBasePtr

typedef Qt3DInput::QWheelEventPtr