Module qtjambi.qt3dinput
Package io.qt.qt3d.input
package io.qt.qt3d.input
-
ClassDescriptionThe base class for the Action Input and all Aggregate Action InputsQAbstractActionInput is the base class for all Axis InputThe base class used by Qt3d to interact with arbitrary input devicesLinks a set of QAbstractActionInput that trigger the same eventStores Device and Buttons used to trigger an input eventAn axis input controlled by an analog input The axis value is controlled like a traditional analog input such as a joystickStores QAbstractAxisInputs used to trigger an input eventProcesses velocity or acceleration data from a QAxisJava wrapper for Qt enum
Qt3DInput::QAxisAccumulator::SourceAxisType
Stores settings for the specified list of AxisAn axis input controlled by buttons The axis value is controlled by buttons rather than a traditional analog input such as a joystickResponsible for creating physical devices and handling associated jobsRepresents a set of QAbstractActionInput's that must be triggerd at onceRepresents a set of QAbstractActionInput's that must be triggerd one after the otherHolds the pointer to an input event source objectIn charge of dispatching keyboard events to attached QQKeyboardHandler objectsProvides keyboard event notificationEvent type send by KeyBoardHandlerAllows the user to define a set of actions that they wish to use within an applicationDelegates mouse events to the attached MouseHandler objectsJava wrapper for Qt enumQt3DInput::QMouseDevice::Axis
Qt3DCore::QMouseEvent contains parameters that describe a mouse eventJava wrapper for Qt enumQt3DInput::QMouseEvent::Buttons
Java wrapper for Qt enumQt3DInput::QMouseEvent::Modifiers
Provides a means of being notified about mouse events when attached to a QMouseDevice instanceContains parameters that describe a mouse wheel eventJava wrapper for Qt enumQt3DInput::QWheelEvent::Buttons
Java wrapper for Qt enumQt3DInput::QWheelEvent::Modifiers