Sensor Class Reference
Inheritance diagram for Sensor:

Detailed Description
Definition at line 21 of file sensor.h.
Public Slots | |
virtual void | update ()=0 |
Public Member Functions | |
Sensor (int msec=1000) | |
void | start () |
virtual | ~Sensor () |
void | addMeter (SensorParams *s) |
SensorParams * | hasMeter (Meter *meter) |
void | deleteMeter (Meter *meter) |
int | isEmpty () |
virtual void | setMaxValue (SensorParams *s) |
Protected Attributes | |
QObjectList * | objList |
The documentation for this class was generated from the following files: