|
sensorfw
|
#include <compasssensor_a.h>
Public Slots | |
| Compass | value () const |
| int | declinationValue () const |
Signals | |
| void | dataAvailable (const Compass &value) |
Public Member Functions | |
| CompassSensorChannelAdaptor (QObject *parent) | |
Properties | |
| Compass | value |
| int | declinationValue |
Definition at line 34 of file compasssensor_a.h.
| CompassSensorChannelAdaptor::CompassSensorChannelAdaptor | ( | QObject * | parent | ) |
| void CompassSensorChannelAdaptor::dataAvailable | ( | const Compass & | value | ) | [signal] |
| int CompassSensorChannelAdaptor::declinationValue | ( | ) | const [slot] |
| Compass CompassSensorChannelAdaptor::value | ( | ) | const [slot] |
Definition at line 40 of file compasssensor_a.h.
Definition at line 39 of file compasssensor_a.h.