Plasma
NetworkEngine Class Reference
#include <networkengine.h>
Inheritance diagram for NetworkEngine:

Public Member Functions | |
NetworkEngine (QObject *parent, const QVariantList &args) | |
QStringList | sources () const |
~NetworkEngine () | |
Protected Member Functions | |
bool | sourceRequestEvent (const QString &name) |
bool | updateSourceEvent (const QString &source) |
Detailed Description
Definition at line 33 of file networkengine.h.
Constructor & Destructor Documentation
NetworkEngine::NetworkEngine | ( | QObject * | parent, | |
const QVariantList & | args | |||
) |
Definition at line 42 of file networkengine.cpp.
NetworkEngine::~NetworkEngine | ( | ) |
Definition at line 50 of file networkengine.cpp.
Member Function Documentation
bool NetworkEngine::sourceRequestEvent | ( | const QString & | name | ) | [protected] |
Definition at line 65 of file networkengine.cpp.
QStringList NetworkEngine::sources | ( | ) | const |
Definition at line 54 of file networkengine.cpp.
bool NetworkEngine::updateSourceEvent | ( | const QString & | source | ) | [protected] |
Definition at line 80 of file networkengine.cpp.
The documentation for this class was generated from the following files: