#include <programsensor.h>
Inheritance diagram for ProgramSensor:


Public Slots | |
| void | receivedStdout (KProcess *proc, char *buffer, int buflen) |
| void | processExited (KProcess *proc) |
Public Member Functions | |
| ProgramSensor (QString programName, int msec=1000, QString encoding="") | |
| ~ProgramSensor () | |
| void | update () |
|
||||||||||||||||
|
Definition at line 13 of file programsensor.cpp. References processExited(), and receivedStdout(). |
|
|
Definition at line 34 of file programsensor.cpp. |
|
|
Definition at line 44 of file programsensor.cpp. References SensorParams::getMeter(), SensorParams::getParam(), and Meter::setValue(). Referenced by ProgramSensor(). |
|
||||||||||||||||
|
Definition at line 37 of file programsensor.cpp. Referenced by ProgramSensor(). |
|
|
Implements Sensor. Definition at line 85 of file programsensor.cpp. |
1.3.9.1