QRotationSensor¶
The
QRotationSensor
class is a convenience wrapper aroundQSensor
. More…

Detailed Description¶
The only behavioural difference is that this class sets the type properly.
This class also features a
reading()
function that returns aQRotationReading
instead of aQSensorReading
.For details about how the sensor works, see
QRotationReading
.See also
-
class
QRotationSensor
([parent=Q_NULLPTR])¶ - param parent
QObject
Construct the sensor as a child of
parent
.
-
PySide2.QtSensors.QRotationSensor.
type
¶
-
PySide2.QtSensors.QRotationSensor.
hasZChanged
(hasZ)¶ - Parameters
hasZ –
bool