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

Public Member Functions | |
EnvCanadaIon (QObject *parent, const QVariantList &args) | |
bool | updateIonSource (const QString &source) |
void | updateWeather (const QString &source) |
~EnvCanadaIon () | |
Protected Slots | |
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 133 of file ion_envcan.h.
Constructor & Destructor Documentation
EnvCanadaIon::EnvCanadaIon | ( | QObject * | parent, | |
const QVariantList & | args | |||
) |
Definition at line 65 of file ion_envcan.cpp.
EnvCanadaIon::~EnvCanadaIon | ( | ) |
Definition at line 70 of file ion_envcan.cpp.
Member Function Documentation
void EnvCanadaIon::init | ( | ) | [protected] |
Definition at line 98 of file ion_envcan.cpp.
void EnvCanadaIon::setup_slotDataArrived | ( | KIO::Job * | job, | |
const QByteArray & | data | |||
) | [protected, slot] |
Definition at line 550 of file ion_envcan.cpp.
void EnvCanadaIon::setup_slotJobFinished | ( | KJob * | job | ) | [protected, slot] |
Definition at line 583 of file ion_envcan.cpp.
void EnvCanadaIon::slotDataArrived | ( | KIO::Job * | job, | |
const QByteArray & | data | |||
) | [protected, slot] |
Definition at line 562 of file ion_envcan.cpp.
void EnvCanadaIon::slotJobFinished | ( | KJob * | job | ) | [protected, slot] |
Definition at line 573 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 474 of file ion_envcan.cpp.
void EnvCanadaIon::updateWeather | ( | const QString & | source | ) |
Definition at line 1278 of file ion_envcan.cpp.
The documentation for this class was generated from the following files: