|
sensorfw
|
#include <orientationsensor_a.h>
Public Slots | |
| Unsigned | orientation () const |
| int | threshold () const |
| void | setThreshold (int value) |
Signals | |
| void | orientationChanged (const Unsigned &orientation) |
Public Member Functions | |
| OrientationSensorChannelAdaptor (QObject *parent) | |
Properties | |
| Unsigned | orientation |
| int | threshold |
Definition at line 36 of file orientationsensor_a.h.
| OrientationSensorChannelAdaptor::OrientationSensorChannelAdaptor | ( | QObject * | parent | ) |
| Unsigned OrientationSensorChannelAdaptor::orientation | ( | ) | const [slot] |
| void OrientationSensorChannelAdaptor::orientationChanged | ( | const Unsigned & | orientation | ) | [signal] |
| void OrientationSensorChannelAdaptor::setThreshold | ( | int | value | ) | [slot] |
| int OrientationSensorChannelAdaptor::threshold | ( | ) | const [slot] |
Definition at line 41 of file orientationsensor_a.h.
int OrientationSensorChannelAdaptor::threshold [read, write] |
Definition at line 42 of file orientationsensor_a.h.