Plasma
EngineExplorer Class Reference
#include <engineexplorer.h>
Inheritance diagram for EngineExplorer:

Detailed Description
Definition at line 36 of file engineexplorer.h.
Public Slots | |
void | dataUpdated (const QString &source, const Plasma::DataEngine::Data &data) |
Public Member Functions | |
EngineExplorer (QWidget *parent=0) | |
void | setEngine (const QString &engine) |
void | setInterval (const int interval) |
~EngineExplorer () |
Constructor & Destructor Documentation
EngineExplorer::EngineExplorer | ( | QWidget * | parent = 0 |
) | [explicit] |
Definition at line 45 of file engineexplorer.cpp.
EngineExplorer::~EngineExplorer | ( | ) |
Definition at line 86 of file engineexplorer.cpp.
Member Function Documentation
void EngineExplorer::dataUpdated | ( | const QString & | source, | |
const Plasma::DataEngine::Data & | data | |||
) | [slot] |
Definition at line 106 of file engineexplorer.cpp.
void EngineExplorer::setEngine | ( | const QString & | engine | ) |
Definition at line 90 of file engineexplorer.cpp.
void EngineExplorer::setInterval | ( | const int | interval | ) |
Definition at line 101 of file engineexplorer.cpp.
The documentation for this class was generated from the following files: