Uses of Class
io.qt.qt3d.input.QAbstractPhysicalDevice
Packages that use QAbstractPhysicalDevice
-
Uses of QAbstractPhysicalDevice in io.qt.qt3d.input
Subclasses of QAbstractPhysicalDevice in io.qt.qt3d.inputModifier and TypeClassDescriptionclass
In charge of dispatching keyboard events to attached QQKeyboardHandler objectsclass
Delegates mouse events to the attached MouseHandler objectsFields in io.qt.qt3d.input with type parameters of type QAbstractPhysicalDeviceModifier and TypeFieldDescriptionQAbstractAxisInput.sourceDeviceChanged
QActionInput.sourceDeviceChanged
Methods in io.qt.qt3d.input that return QAbstractPhysicalDeviceModifier and TypeMethodDescriptionfinal QAbstractPhysicalDevice
QInputAspect.createPhysicalDevice
(String name) final QAbstractPhysicalDevice
QAbstractAxisInput.sourceDevice()
final QAbstractPhysicalDevice
QActionInput.sourceDevice()
Methods in io.qt.qt3d.input with parameters of type QAbstractPhysicalDeviceModifier and TypeMethodDescriptionfinal void
QAbstractAxisInput.setSourceDevice
(QAbstractPhysicalDevice sourceDevice) final void
QActionInput.setSourceDevice
(QAbstractPhysicalDevice sourceDevice) Constructors in io.qt.qt3d.input with parameters of type QAbstractPhysicalDevice