QOrientationReading Class Reference
The QOrientationReading class represents one reading from the orientation sensor. More...
#include <QOrientationReading>
Inherits QSensorReading.
Public Types
enum | Orientation { Undefined, TopUp, TopDown, LeftUp, ..., FaceDown } |
Properties
- orientation : const Orientation
- 1 property inherited from QSensorReading
Public Functions
Orientation | orientation () const |
void | setOrientation ( Orientation orientation ) |
- 4 public functions inherited from QSensorReading
Detailed Description
The QOrientationReading class represents one reading from the orientation sensor.
QOrientationReading Units
The orientation sensor returns the orientation of the device using the pre-defined values found in the QOrientationReading::Orientation enum.