The SensorListener class The sensor listener handles all sensor streams and is controlled by SensorControl.
More...
#include <sensorlistener.h>
The SensorListener class The sensor listener handles all sensor streams and is controlled by SensorControl.
SensorListener::SensorListener |
( |
QMutex & |
locker, |
|
|
QObject * |
parent = 0 |
|
) |
| |
SensorListener::~SensorListener |
( |
| ) |
|
void oi::SensorListener::connectionLost |
( |
| ) |
const |
|
signal |
void oi::SensorListener::connectionReceived |
( |
| ) |
const |
|
signal |
void oi::SensorListener::isReadyForMeasurement |
( |
const bool & |
isReady | ) |
const |
|
signal |
void oi::SensorListener::realTimeReading |
( |
const QVariantMap & |
reading | ) |
const |
|
signal |
void oi::SensorListener::realTimeStatus |
( |
const QMap< QString, QString > & |
status | ) |
const |
|
signal |
The documentation for this class was generated from the following files: