27 #ifndef COMPASS_SENSOR_H
28 #define COMPASS_SENSOR_H
30 #include <QtDBus/QtDBus>
31 #include "abstractsensor_a.h"
38 Q_CLASSINFO(
"D-Bus Interface",
"local.CompassSensor")
void dataAvailable(const Compass &value)
int declinationValue() const
CompassSensorChannelAdaptor(QObject *parent)
QObject facade for CompassData.
QObject based datatype for CompassData.