27#ifndef ORIENTATION_SENSOR_H
28#define ORIENTATION_SENSOR_H
30#include <QtDBus/QtDBus>
34#include "abstractsensor_a.h"
40 Q_CLASSINFO(
"D-Bus Interface",
"local.OrientationSensor")
Unsigned orientation() const
void setThreshold(int value)
OrientationSensorChannelAdaptor(QObject *parent)
void orientationChanged(const Unsigned &orientation)
QObject facae for TimedUnsigned.
QObject based datatype for OrientationData.
QObject based datatype for TimedUnsigned.