|
sensorfw
|
#include <contextsensor.h>
Public Member Functions | |
| virtual | ~ContextSensorChannel () |
Static Public Member Functions | |
| static AbstractSensorChannel * | factoryMethod (const QString &id) |
Protected Member Functions | |
| ContextSensorChannel (const QString &id) | |
Definition at line 33 of file contextsensor.h.
| virtual ContextSensorChannel::~ContextSensorChannel | ( | ) | [virtual] |
| ContextSensorChannel::ContextSensorChannel | ( | const QString & | id | ) | [protected] |
| static AbstractSensorChannel* ContextSensorChannel::factoryMethod | ( | const QString & | id | ) | [inline, static] |
Definition at line 40 of file contextsensor.h.