superkaramba
TextFileSensor Class Reference
#include <textfile.h>
Inheritance diagram for TextFileSensor:

Public Member Functions | |
TextFileSensor (const QString &fileName, bool rdf, int interval, const QString &encoding=QString()) | |
~TextFileSensor () | |
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
Hans Karlsson.
Definition at line 33 of file textfile.h.
Constructor & Destructor Documentation
TextFileSensor::TextFileSensor | ( | const QString & | fileName, |
bool | rdf, | ||
int | interval, | ||
const QString & | encoding = QString() |
||
) |
Definition at line 17 of file textfile.cpp.
TextFileSensor::~TextFileSensor | ( | ) |
Definition at line 31 of file textfile.cpp.
Member Function Documentation
|
virtual |
Implements Sensor.
Definition at line 34 of file textfile.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.