ksim
SensorList Class Reference
#include <sensorbase.h>
Inheritance diagram for SensorList:

Detailed Description
Definition at line 79 of file sensorbase.h.
Public Member Functions | |
| SensorList () | |
| SensorList (const SensorList &sensorList) | |
| SensorList (const Q3ValueList< SensorInfo > &sensorList) | |
| SensorList (const SensorInfo &sensor) | |
Constructor & Destructor Documentation
| SensorList::SensorList | ( | ) | [inline] |
Definition at line 82 of file sensorbase.h.
| SensorList::SensorList | ( | const SensorList & | sensorList | ) | [inline] |
Definition at line 83 of file sensorbase.h.
| SensorList::SensorList | ( | const Q3ValueList< SensorInfo > & | sensorList | ) | [inline] |
Definition at line 85 of file sensorbase.h.
| SensorList::SensorList | ( | const SensorInfo & | sensor | ) | [inline] |
Definition at line 87 of file sensorbase.h.
The documentation for this class was generated from the following file:
KDE 4.0 API Reference