Uses of Class
io.qt.qt3d.input.QAbstractPhysicalDevice
-
Uses of QAbstractPhysicalDevice in io.qt.qt3d.input
Modifier and TypeClassDescriptionclass
In charge of dispatching keyboard events to attached QQKeyboardHandler objectsclass
Delegates mouse events to the attached MouseHandler objectsModifier and TypeFieldDescriptionQAbstractAxisInput.sourceDeviceChanged
QActionInput.sourceDeviceChanged
Modifier and TypeMethodDescriptionfinal QAbstractPhysicalDevice
QInputAspect.createPhysicalDevice
(String name) final QAbstractPhysicalDevice
QAbstractAxisInput.getSourceDevice()
Kotlin property getter.final QAbstractPhysicalDevice
QActionInput.getSourceDevice()
Kotlin property getter.final QAbstractPhysicalDevice
QAbstractAxisInput.sourceDevice()
final QAbstractPhysicalDevice
QActionInput.sourceDevice()
Modifier and TypeMethodDescriptionfinal void
QAbstractAxisInput.setSourceDevice
(QAbstractPhysicalDevice sourceDevice) final void
QActionInput.setSourceDevice
(QAbstractPhysicalDevice sourceDevice)