29#ifndef WRISTGESTURE_SENSOR_H
30#define WRISTGESTURE_SENSOR_H
32#include <QtDBus/QtDBus>
35#include "abstractsensor_a.h"
41 Q_CLASSINFO(
"D-Bus Interface",
"local.WristGestureSensor")
QObject facae for TimedUnsigned.
void wristgestureChanged(const Unsigned &wristgesture)
void setThreshold(int value)
WristGestureSensorChannelAdaptor(QObject *parent)
Unsigned wristgesture() const
QObject based datatype for TimedUnsigned.