sensorfw
|
#include <rotationsensor_a.h>
Public Slots | |
XYZ | rotation () const |
bool | hasZ () const |
Signals | |
void | dataAvailable (const XYZ &data) |
Public Member Functions | |
RotationSensorChannelAdaptor (QObject *parent) | |
Properties | |
XYZ | rotation |
bool | hasZ |
Definition at line 35 of file rotationsensor_a.h.
RotationSensorChannelAdaptor::RotationSensorChannelAdaptor | ( | QObject * | parent | ) |
void RotationSensorChannelAdaptor::dataAvailable | ( | const XYZ & | data | ) | [signal] |
bool RotationSensorChannelAdaptor::hasZ | ( | ) | const [slot] |
XYZ RotationSensorChannelAdaptor::rotation | ( | ) | const [slot] |
bool RotationSensorChannelAdaptor::hasZ [read] |
Definition at line 41 of file rotationsensor_a.h.
Definition at line 40 of file rotationsensor_a.h.