superkaramba
CPUSensor Class Reference
#include <cpu.h>
Inheritance diagram for CPUSensor:

Public Member Functions | |
| CPUSensor (const QString &cpu, int interval) | |
| ~CPUSensor () | |
| int | getCPULoad () |
| void | setMaxValue (SensorParams *sp) |
| void | update () |
Public Member Functions inherited from Sensor | |
| Sensor (int msec=1000) | |
| virtual | ~Sensor () |
| void | addMeter (SensorParams *s) |
| void | deleteMeter (Meter *meter) |
| SensorParams * | hasMeter (const Meter *meter) const |
| int | isEmpty () |
| void | start () |
Additional Inherited Members | |
Public Slots inherited from Sensor | |
Protected Attributes inherited from Sensor | |
| QList< QObject * > * | objList |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
|
virtual |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:07:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference
Public Member Functions inherited from