|
sensorfw
|
#include <accelerometersensor_a.h>
Public Slots | |
| XYZ | xyz () const |
Signals | |
| void | dataAvailable (const XYZ &data) |
Public Member Functions | |
| AccelerometerSensorChannelAdaptor (QObject *parent) | |
Properties | |
| XYZ | xyz |
Definition at line 35 of file accelerometersensor_a.h.
| AccelerometerSensorChannelAdaptor::AccelerometerSensorChannelAdaptor | ( | QObject * | parent | ) |
| void AccelerometerSensorChannelAdaptor::dataAvailable | ( | const XYZ & | data | ) | [signal] |
| XYZ AccelerometerSensorChannelAdaptor::xyz | ( | ) | const [slot] |
Definition at line 40 of file accelerometersensor_a.h.