Plasma
sensorclient.h File Reference
#include <QtCore/QByteArray>
#include <QtCore/QList>
#include <QtCore/QString>
Include dependency graph for sensorclient.h:

Go to the source code of this file.
Classes | |
class | KSGRD::SensorClient |
Every object that should act as a client to a sensor must inherit from this class. More... | |
class | KSGRD::SensorFloatInfo |
An float info contains 4 fields separated by TABS, a description (name), the minimum and the maximum values and the unit. More... | |
class | KSGRD::SensorIntegerInfo |
An integer info contains 4 fields separated by TABS, a description (name), the minimum and the maximum values and the unit. More... | |
class | KSGRD::SensorTokenizer |
The following classes are utility classes that provide a convenient way to retrieve pieces of information from the sensor answers. More... | |
Namespaces | |
namespace | KSGRD |