superkaramba
NetworkSensor Class Reference
#include <network.h>
Inheritance diagram for NetworkSensor:

Public Member Functions | |
NetworkSensor (const QString &device, int interval) | |
~NetworkSensor () | |
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
NetworkSensor::NetworkSensor | ( | const QString & | device, |
int | interval | ||
) |
Definition at line 25 of file network.cpp.
NetworkSensor::~NetworkSensor | ( | ) |
Definition at line 122 of file network.cpp.
Member Function Documentation
|
virtual |
Implements Sensor.
Definition at line 225 of file network.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: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.