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

Public Slots | |
| void | dataUpdated (const QString &source, const Plasma::DataEngine::Data &data) |
Public Member Functions | |
| EngineExplorer (QWidget *parent=0) | |
| void | requestSource (const QString &source) |
| void | setApp (const QString &app) |
| void | setEngine (const QString &engine) |
| void | setInterval (const int interval) |
| ~EngineExplorer () | |
Detailed Description
Definition at line 36 of file engineexplorer.h.
Constructor & Destructor Documentation
| EngineExplorer::EngineExplorer | ( | QWidget * | parent = 0 |
) | [explicit] |
Definition at line 48 of file engineexplorer.cpp.
| EngineExplorer::~EngineExplorer | ( | ) |
Definition at line 93 of file engineexplorer.cpp.
Member Function Documentation
| void EngineExplorer::dataUpdated | ( | const QString & | source, | |
| const Plasma::DataEngine::Data & | data | |||
| ) | [slot] |
Definition at line 122 of file engineexplorer.cpp.
| void EngineExplorer::requestSource | ( | const QString & | source | ) |
Definition at line 239 of file engineexplorer.cpp.
| void EngineExplorer::setApp | ( | const QString & | app | ) |
Definition at line 97 of file engineexplorer.cpp.
| void EngineExplorer::setEngine | ( | const QString & | engine | ) |
Definition at line 106 of file engineexplorer.cpp.
| void EngineExplorer::setInterval | ( | const int | interval | ) |
Definition at line 117 of file engineexplorer.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference