Applets
Temperature Class Reference
#include <temperature.h>
Inheritance diagram for Temperature:

Public Slots | |
void | createConfigurationInterface (KConfigDialog *parent) |
void | dataUpdated (const QString &name, const Plasma::DataEngine::Data &data) |
void | initLater (const QString &name) |
Public Member Functions | |
virtual void | init () |
Temperature (QObject *parent, const QVariantList &args) | |
~Temperature () |
Detailed Description
Definition at line 33 of file temperature.h.
Constructor & Destructor Documentation
Temperature::Temperature | ( | QObject * | parent, | |
const QVariantList & | args | |||
) |
Definition at line 30 of file temperature.cpp.
Temperature::~Temperature | ( | ) |
Definition at line 39 of file temperature.cpp.
Member Function Documentation
void Temperature::createConfigurationInterface | ( | KConfigDialog * | parent | ) | [slot] |
Definition at line 73 of file temperature.cpp.
void Temperature::dataUpdated | ( | const QString & | name, | |
const Plasma::DataEngine::Data & | data | |||
) | [slot] |
Definition at line 213 of file temperature.cpp.
void Temperature::init | ( | ) | [virtual] |
Definition at line 43 of file temperature.cpp.
void Temperature::initLater | ( | const QString & | name | ) | [slot] |
Definition at line 65 of file temperature.cpp.
The documentation for this class was generated from the following files: