superkaramba
SensorParams Class Reference
#include <sensorparams.h>
Inheritance diagram for SensorParams:

Public Member Functions | |
SensorParams (Meter *) | |
~SensorParams () | |
void | addParam (const QString &name, const QString &value) |
Meter * | getMeter () const |
QString | getParam (const QString &) const |
Detailed Description
Hans Karlsson.
Definition at line 30 of file sensorparams.h.
Constructor & Destructor Documentation
SensorParams::SensorParams | ( | Meter * | m | ) |
Definition at line 13 of file sensorparams.cpp.
SensorParams::~SensorParams | ( | ) |
Definition at line 18 of file sensorparams.cpp.
Member Function Documentation
void SensorParams::addParam | ( | const QString & | name, |
const QString & | value | ||
) |
Definition at line 21 of file sensorparams.cpp.
Meter * SensorParams::getMeter | ( | ) | const |
Definition at line 31 of file sensorparams.cpp.
QString SensorParams::getParam | ( | const QString & | name | ) | const |
Definition at line 26 of file sensorparams.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.