sensorfw
HybrisWristGestureAdaptor Class Reference

Adaptor for hybris wrist gesture sensor. More...

#include <hybriswristgestureadaptor.h>

Inheritance diagram for HybrisWristGestureAdaptor:

Public Member Functions

 HybrisWristGestureAdaptor (const QString &id)
 ~HybrisWristGestureAdaptor ()
bool startSensor ()
void stopSensor ()

Static Public Member Functions

static DeviceAdaptor * factoryMethod (const QString &id)

Protected Member Functions

void processSample (const sensors_event_t &data)

Detailed Description

Adaptor for hybris wrist gesture sensor.

Adaptor for wrist gesture sensor.

Definition at line 38 of file hybriswristgestureadaptor.h.

Constructor & Destructor Documentation

◆ HybrisWristGestureAdaptor()

HybrisWristGestureAdaptor::HybrisWristGestureAdaptor ( const QString & id)

◆ ~HybrisWristGestureAdaptor()

HybrisWristGestureAdaptor::~HybrisWristGestureAdaptor ( )

Member Function Documentation

◆ factoryMethod()

DeviceAdaptor * HybrisWristGestureAdaptor::factoryMethod ( const QString & id)
inlinestatic

Definition at line 43 of file hybriswristgestureadaptor.h.

◆ processSample()

void HybrisWristGestureAdaptor::processSample ( const sensors_event_t & data)
protected

◆ startSensor()

bool HybrisWristGestureAdaptor::startSensor ( )

◆ stopSensor()

void HybrisWristGestureAdaptor::stopSensor ( )

The documentation for this class was generated from the following file: