Plasma
EnvCanadaIon Class Reference
#include <ion_envcan.h>
Inheritance diagram for EnvCanadaIon:

Public Slots | |
| virtual void | reset () |
Public Member Functions | |
| EnvCanadaIon (QObject *parent, const QVariantList &args) | |
| ~EnvCanadaIon () | |
| bool | updateIonSource (const QString &source) |
| void | updateWeather (const QString &source) |
Protected Slots | |
| void | redoXMLSetup (void) const |
| void | setup_slotDataArrived (KIO::Job *, const QByteArray &) |
| void | setup_slotJobFinished (KJob *) |
| void | slotDataArrived (KIO::Job *, const QByteArray &) |
| void | slotJobFinished (KJob *) |
Protected Member Functions | |
| void | init () |
Detailed Description
Definition at line 137 of file ion_envcan.h.
Constructor & Destructor Documentation
| EnvCanadaIon::EnvCanadaIon | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 26 of file ion_envcan.cpp.
| EnvCanadaIon::~EnvCanadaIon | ( | ) |
Definition at line 57 of file ion_envcan.cpp.
Member Function Documentation
| void EnvCanadaIon::init | ( | ) | [protected] |
Definition at line 82 of file ion_envcan.cpp.
| void EnvCanadaIon::redoXMLSetup | ( | void | ) | const [protected, slot] |
Definition at line 501 of file ion_envcan.cpp.
| void EnvCanadaIon::reset | ( | ) | [virtual, slot] |
Reimplement for ion to reload data if network status comes back up.
Implements IonInterface.
Definition at line 31 of file ion_envcan.cpp.
| void EnvCanadaIon::setup_slotDataArrived | ( | KIO::Job * | job, | |
| const QByteArray & | data | |||
| ) | [protected, slot] |
Definition at line 554 of file ion_envcan.cpp.
| void EnvCanadaIon::setup_slotJobFinished | ( | KJob * | job | ) | [protected, slot] |
Definition at line 591 of file ion_envcan.cpp.
| void EnvCanadaIon::slotDataArrived | ( | KIO::Job * | job, | |
| const QByteArray & | data | |||
| ) | [protected, slot] |
Definition at line 566 of file ion_envcan.cpp.
| void EnvCanadaIon::slotJobFinished | ( | KJob * | job | ) | [protected, slot] |
Definition at line 577 of file ion_envcan.cpp.
| bool EnvCanadaIon::updateIonSource | ( | const QString & | source | ) | [virtual] |
Reimplement to fetch the data from the ion.
- source the name of the datasource.
- Returns:
- true if update was successful, false if failed
Implements IonInterface.
Definition at line 460 of file ion_envcan.cpp.
| void EnvCanadaIon::updateWeather | ( | const QString & | source | ) |
Definition at line 1308 of file ion_envcan.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference