Plasma
KSGRD::SensorFloatInfo Class Reference
An float info contains 4 fields separated by TABS, a description (name), the minimum and the maximum values and the unit. More...
#include <sensorclient.h>
Inheritance diagram for KSGRD::SensorFloatInfo:

Public Member Functions | |
double | max () |
double | min () |
QString | name () |
SensorFloatInfo (const QByteArray &info) | |
QString | unit () |
~SensorFloatInfo () |
Detailed Description
An float info contains 4 fields separated by TABS, a description (name), the minimum and the maximum values and the unit.e.g. CPU Voltage 0.0 5.0 V
Definition at line 160 of file sensorclient.h.
Constructor & Destructor Documentation
KSGRD::SensorFloatInfo::SensorFloatInfo | ( | const QByteArray & | info | ) | [inline, explicit] |
Definition at line 163 of file sensorclient.h.
KSGRD::SensorFloatInfo::~SensorFloatInfo | ( | ) | [inline] |
Definition at line 166 of file sensorclient.h.
Member Function Documentation
double KSGRD::SensorFloatInfo::max | ( | ) | [inline] |
Definition at line 178 of file sensorclient.h.
double KSGRD::SensorFloatInfo::min | ( | ) | [inline] |
Definition at line 173 of file sensorclient.h.
QString KSGRD::SensorFloatInfo::name | ( | ) | [inline] |
Definition at line 168 of file sensorclient.h.
QString KSGRD::SensorFloatInfo::unit | ( | ) | [inline] |
Definition at line 183 of file sensorclient.h.
The documentation for this class was generated from the following file: