Uses of Package
io.qt.qt3d.input
Package | Description |
---|---|
io.qt.qt3d.extras | |
io.qt.qt3d.input |
-
Classes in io.qt.qt3d.input used by io.qt.qt3d.extras Class Description QKeyboardDevice In charge of dispatching keyboard events to attached QQKeyboardHandler objectsQMouseDevice Delegates mouse events to the attached MouseHandler objects -
Classes in io.qt.qt3d.input used by io.qt.qt3d.input 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 eventQAxis Stores QAbstractAxisInputs used to trigger an input eventQAxisAccumulator.SourceAxisType Java wrapper for Qt enum Qt3DInput::QAxisAccumulator::SourceAxisTypeQAxisSetting Stores settings for the specified list of AxisQKeyboardDevice In charge of dispatching keyboard events to attached QQKeyboardHandler objectsQKeyboardHandler Provides keyboard event notificationQKeyEvent Event type send by KeyBoardHandlerQMouseDevice Delegates mouse events to the attached MouseHandler objectsQMouseDevice.Axis Java wrapper for Qt enum Qt3DInput::QMouseDevice::AxisQMouseEvent Qt3DCore::QMouseEvent contains parameters that describe a mouse eventQMouseEvent.Buttons Java wrapper for Qt enum Qt3DInput::QMouseEvent::ButtonsQMouseEvent.Modifiers Java wrapper for Qt enum Qt3DInput::QMouseEvent::ModifiersQWheelEvent Contains parameters that describe a mouse wheel eventQWheelEvent.Buttons Java wrapper for Qt enum Qt3DInput::QWheelEvent::ButtonsQWheelEvent.Modifiers Java wrapper for Qt enum Qt3DInput::QWheelEvent::Modifiers