superkaramba
UptimeSensor Class Reference
#include <uptime.h>
Inheritance diagram for UptimeSensor:

Public Member Functions | |
UptimeSensor (int interval) | |
~UptimeSensor () | |
void | update () |
![]() | |
Sensor (int msec=1000) | |
virtual | ~Sensor () |
void | addMeter (SensorParams *s) |
void | deleteMeter (Meter *meter) |
SensorParams * | hasMeter (const Meter *meter) const |
int | isEmpty () |
virtual void | setMaxValue (SensorParams *s) |
void | start () |
Additional Inherited Members | |
![]() | |
![]() | |
QList< QObject * > * | objList |
Detailed Description
Constructor & Destructor Documentation
UptimeSensor::UptimeSensor | ( | int | interval | ) |
Definition at line 27 of file uptime.cpp.
UptimeSensor::~UptimeSensor | ( | ) |
Definition at line 29 of file uptime.cpp.
Member Function Documentation
|
virtual |
Implements Sensor.
Definition at line 32 of file uptime.cpp.
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:21 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:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.