Plasma
KSGRD::SensorIntegerInfo Class Reference
An integer 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::SensorIntegerInfo:

Public Member Functions | |
long | max () |
long | min () |
QString | name () |
SensorIntegerInfo (const QByteArray &info) | |
QString | unit () |
~SensorIntegerInfo () |
Detailed Description
An integer info contains 4 fields separated by TABS, a description (name), the minimum and the maximum values and the unit.e.g. Swap Memory 0 133885952 KB
Definition at line 126 of file sensorclient.h.
Constructor & Destructor Documentation
KSGRD::SensorIntegerInfo::SensorIntegerInfo | ( | const QByteArray & | info | ) | [inline, explicit] |
Definition at line 129 of file sensorclient.h.
KSGRD::SensorIntegerInfo::~SensorIntegerInfo | ( | ) | [inline] |
Definition at line 132 of file sensorclient.h.
Member Function Documentation
long KSGRD::SensorIntegerInfo::max | ( | ) | [inline] |
Definition at line 144 of file sensorclient.h.
long KSGRD::SensorIntegerInfo::min | ( | ) | [inline] |
Definition at line 139 of file sensorclient.h.
QString KSGRD::SensorIntegerInfo::name | ( | ) | [inline] |
Definition at line 134 of file sensorclient.h.
QString KSGRD::SensorIntegerInfo::unit | ( | ) | [inline] |
Definition at line 149 of file sensorclient.h.
The documentation for this class was generated from the following file: