Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Examples

Sensors


Detailed Description

Sensors are components that can automatically update a widget with values from external world (including OS, hardware,...)

Some are predefined there. To create a new one, the LCDWidget class must be used as a base class. The class must provide waitForChange and getCurrentValue methods.

To assign a sensor to a widget, there are two methods: addOnChangeWidget and addOnTimeOutWidget.


Classes

class  LCDCpuSensor
 A sensor for CPU usage. More...

class  LCDKdeMultimediaSensor
 A sensor for KDE multimedia stuff. More...

class  LCDSensor
 Main class for all sensors of the API. More...

class  LCDSystemSensor
 A sensor that executes a shell command. More...

class  LCDTimeSensor
 A sensor for current time. More...


Generated on Wed Aug 4 19:39:11 2004 for LCDApi by doxygen 1.3.6