QAbstractAxisInput¶
QAbstractActionInput
is the base class for all Axis Input. More…
Inherited by: QAnalogAxisInput, QButtonAxisInput
Synopsis¶
Functions¶
def
sourceDevice
()
Slots¶
def
setSourceDevice
(sourceDevice)
Signals¶
def
sourceDeviceChanged
(sourceDevice)
Detailed Description¶
- class PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput¶
- PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput.setSourceDevice(sourceDevice)¶
- Parameters:
sourceDevice –
PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice
The source device for the
QAbstractAxisInput
.
- PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput.sourceDevice()¶
- Return type:
The source device for the
QAbstractAxisInput
.
- PySide2.Qt3DInput.Qt3DInput.QAbstractAxisInput.sourceDeviceChanged(sourceDevice)¶
- Parameters:
sourceDevice –
PySide2.Qt3DInput.Qt3DInput.QAbstractPhysicalDevice
© 2022 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.