#include <noatunsensor.h>
Inheritance diagram for NoatunSensor:
Public Member Functions | |
NoatunSensor (int interval, DCOPClient *client) | |
~NoatunSensor () | |
void | update () |
void | setMaxValue (SensorParams *) |
Bosselut Cyril <bosselut@b1project.com>
Definition at line 27 of file noatunsensor.h.
|
Definition at line 12 of file noatunsensor.cpp. |
|
Definition at line 20 of file noatunsensor.cpp. |
|
Reimplemented from Sensor. Definition at line 224 of file noatunsensor.cpp. References SensorParams::getMeter(), SensorParams::getParam(), and Meter::setMax(). |
|
Implements Sensor. Definition at line 24 of file noatunsensor.cpp. References SensorParams::getMeter(), SensorParams::getParam(), Meter::setMax(), and Meter::setValue(). |