|
sensorfw
|
#include <gyroscopesensor_a.h>
Public Slots | |
| XYZ | value () const |
Signals | |
| void | dataAvailable (const XYZ &data) |
Public Member Functions | |
| GyroscopeSensorChannelAdaptor (QObject *parent) | |
Properties | |
| XYZ | value |
Definition at line 37 of file gyroscopesensor_a.h.
| GyroscopeSensorChannelAdaptor::GyroscopeSensorChannelAdaptor | ( | QObject * | parent | ) |
| void GyroscopeSensorChannelAdaptor::dataAvailable | ( | const XYZ & | data | ) | [signal] |
| XYZ GyroscopeSensorChannelAdaptor::value | ( | ) | const [slot] |
Definition at line 42 of file gyroscopesensor_a.h.