Engines
UKMETIon Class Reference
#include <ion_bbcukmet.h>

Detailed Description
Definition at line 69 of file ion_bbcukmet.h.
Constructor & Destructor Documentation
UKMETIon::UKMETIon | ( | QObject * | parent, | |
const QVariantList & | args | |||
) |
Definition at line 69 of file ion_bbcukmet.cpp.
UKMETIon::~UKMETIon | ( | ) |
Definition at line 76 of file ion_bbcukmet.cpp.
Member Function Documentation
Definition at line 758 of file ion_bbcukmet.cpp.
void UKMETIon::forecast_slotDataArrived | ( | KIO::Job * | job, | |
const QByteArray & | data | |||
) | [protected, slot] |
Definition at line 386 of file ion_bbcukmet.cpp.
void UKMETIon::forecast_slotJobFinished | ( | KJob * | job | ) | [protected, slot] |
Definition at line 402 of file ion_bbcukmet.cpp.
Definition at line 829 of file ion_bbcukmet.cpp.
Definition at line 796 of file ion_bbcukmet.cpp.
void UKMETIon::init | ( | ) |
Definition at line 92 of file ion_bbcukmet.cpp.
bool UKMETIon::metricUnit | ( | void | ) | [virtual] |
Reimplement to check whether the measurement is metric or not.
- Returns:
- true if metric is used, false if not.
Implements IonInterface.
Definition at line 634 of file ion_bbcukmet.cpp.
void UKMETIon::observation_slotDataArrived | ( | KIO::Job * | job, | |
const QByteArray & | data | |||
) | [protected, slot] |
Definition at line 360 of file ion_bbcukmet.cpp.
void UKMETIon::observation_slotJobFinished | ( | KJob * | job | ) | [protected, slot] |
Definition at line 377 of file ion_bbcukmet.cpp.
Definition at line 753 of file ion_bbcukmet.cpp.
Definition at line 743 of file ion_bbcukmet.cpp.
Definition at line 809 of file ion_bbcukmet.cpp.
void UKMETIon::setMeasureUnit | ( | const QString & | measureType | ) | [virtual] |
Sets the measurement unit from KGlobal::locale()->measureSystem This is internally set by the WeatherEngine itself.
- measureType the measurement type
Implements IonInterface.
Definition at line 623 of file ion_bbcukmet.cpp.
void UKMETIon::setTimezoneFormat | ( | const QString & | isUtc | ) | [virtual] |
Sets the system default for UTC from KDateTime::currentDateTime This is internally set by the WeatherEngine itself.
- isUtc The UTC state, maybe 0 or 1.
Implements IonInterface.
Definition at line 629 of file ion_bbcukmet.cpp.
void UKMETIon::setup_slotDataArrived | ( | KIO::Job * | job, | |
const QByteArray & | data | |||
) | [protected, slot] |
Definition at line 325 of file ion_bbcukmet.cpp.
void UKMETIon::setup_slotJobFinished | ( | KJob * | job | ) | [protected, slot] |
Definition at line 341 of file ion_bbcukmet.cpp.
void UKMETIon::setup_slotRedirected | ( | KIO::Job * | job, | |
const KUrl & | url | |||
) | [protected, slot] |
Definition at line 292 of file ion_bbcukmet.cpp.
Definition at line 748 of file ion_bbcukmet.cpp.
Definition at line 763 of file ion_bbcukmet.cpp.
bool UKMETIon::timezone | ( | void | ) | [virtual] |
Reimplement to check if timeformat is UTC or not.
- Returns:
- true if UTC, false if local time.
Implements IonInterface.
Definition at line 645 of file ion_bbcukmet.cpp.
bool UKMETIon::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 98 of file ion_bbcukmet.cpp.
void UKMETIon::updateWeather | ( | const QString & | source | ) |
Definition at line 686 of file ion_bbcukmet.cpp.
Definition at line 804 of file ion_bbcukmet.cpp.
Definition at line 777 of file ion_bbcukmet.cpp.
The documentation for this class was generated from the following files: