Uses of Class
io.qt.qt3d.input.QAbstractPhysicalDevice
-
Uses of QAbstractPhysicalDevice in io.qt.qt3d.input
Subclasses of QAbstractPhysicalDevice in io.qt.qt3d.inputModifier and TypeClassDescriptionclassIn charge of dispatching keyboard events to attached QQKeyboardHandler objectsclassDelegates mouse events to the attached MouseHandler objectsFields in io.qt.qt3d.input with type parameters of type QAbstractPhysicalDeviceModifier and TypeFieldDescriptionQAbstractAxisInput.sourceDeviceChangedQActionInput.sourceDeviceChangedMethods in io.qt.qt3d.input that return QAbstractPhysicalDeviceModifier and TypeMethodDescriptionfinal QAbstractPhysicalDeviceQInputAspect.createPhysicalDevice(String name) final QAbstractPhysicalDeviceQAbstractAxisInput.sourceDevice()final QAbstractPhysicalDeviceQActionInput.sourceDevice()Methods in io.qt.qt3d.input with parameters of type QAbstractPhysicalDeviceModifier and TypeMethodDescriptionfinal voidQAbstractAxisInput.setSourceDevice(QAbstractPhysicalDevice sourceDevice) final voidQActionInput.setSourceDevice(QAbstractPhysicalDevice sourceDevice) Constructors in io.qt.qt3d.input with parameters of type QAbstractPhysicalDevice