Module qtjambi.qt3dinput
Package io.qt.qt3d.input
-
Class Summary Class Description QAbstractActionInput The base class for the Action Input and all Aggregate Action InputsQAbstractAxisInput QAbstractActionInput is the base class for all Axis InputQAbstractPhysicalDevice The base class used by Qt3d to interact with arbitrary input devicesQAction Links a set of QAbstractActionInput that trigger the same eventQActionInput Stores Device and Buttons used to trigger an input eventQAnalogAxisInput An axis input controlled by an analog input The axis value is controlled like a traditional analog input such as a joystickQAxis Stores QAbstractAxisInputs used to trigger an input eventQAxisAccumulator Processes velocity or acceleration data from a QAxisQAxisSetting Stores settings for the specified list of AxisQButtonAxisInput An axis input controlled by buttons The axis value is controlled by buttons rather than a traditional analog input such as a joystickQInputAspect Responsible for creating physical devices and handling associated jobsQInputChord Represents a set of QAbstractActionInput's that must be triggerd at onceQInputSequence Represents a set of QAbstractActionInput's that must be triggerd one after the otherQInputSettings Holds the pointer to an input event source objectQKeyboardDevice In charge of dispatching keyboard events to attached QQKeyboardHandler objectsQKeyboardHandler Provides keyboard event notificationQKeyEvent Event type send by KeyBoardHandlerQLogicalDevice Allows the user to define a set of actions that they wish to use within an applicationQMouseDevice Delegates mouse events to the attached MouseHandler objectsQMouseEvent Qt3DCore::QMouseEvent contains parameters that describe a mouse eventQMouseHandler Provides a means of being notified about mouse events when attached to a QMouseDevice instanceQPhysicalDeviceCreatedChange Base class for handling changes in physical devicesQWheelEvent Contains parameters that describe a mouse wheel event -
Enum Summary Enum Description QAxisAccumulator.SourceAxisType Java wrapper for Qt enum Qt3DInput::QAxisAccumulator::SourceAxisTypeQMouseDevice.Axis Java wrapper for Qt enum Qt3DInput::QMouseDevice::AxisQMouseEvent.Buttons Java wrapper for Qt enum Qt3DInput::QMouseEvent::ButtonsQMouseEvent.Modifiers Java wrapper for Qt enum Qt3DInput::QMouseEvent::ModifiersQWheelEvent.Buttons Java wrapper for Qt enum Qt3DInput::QWheelEvent::ButtonsQWheelEvent.Modifiers Java wrapper for Qt enum Qt3DInput::QWheelEvent::Modifiers