Plasma
Geolocation Class Reference
#include <geolocation.h>
Inheritance diagram for Geolocation:

Public Member Functions | |
| Geolocation (QObject *parent, const QVariantList &args) | |
| virtual | ~Geolocation () |
| virtual void | init () |
| virtual QStringList | sources () const |
Protected Slots | |
| void | actuallySetData () |
| void | networkStatusChanged () |
| void | pluginAvailabilityChanged (GeolocationProvider *provider) |
| void | pluginUpdated () |
Protected Member Functions | |
| bool | sourceRequestEvent (const QString &name) |
| bool | updatePlugins (GeolocationProvider::UpdateTriggers triggers) |
| bool | updateSourceEvent (const QString &name) |
Detailed Description
Definition at line 30 of file geolocation.h.
Constructor & Destructor Documentation
| Geolocation::Geolocation | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 27 of file geolocation.cpp.
| Geolocation::~Geolocation | ( | ) | [virtual] |
Definition at line 63 of file geolocation.cpp.
Member Function Documentation
| void Geolocation::actuallySetData | ( | ) | [protected, slot] |
Definition at line 140 of file geolocation.cpp.
| void Geolocation::init | ( | ) | [virtual] |
Definition at line 40 of file geolocation.cpp.
| void Geolocation::networkStatusChanged | ( | ) | [protected, slot] |
Definition at line 110 of file geolocation.cpp.
| void Geolocation::pluginAvailabilityChanged | ( | GeolocationProvider * | provider | ) | [protected, slot] |
Definition at line 118 of file geolocation.cpp.
| void Geolocation::pluginUpdated | ( | ) | [protected, slot] |
Definition at line 135 of file geolocation.cpp.
| bool Geolocation::sourceRequestEvent | ( | const QString & | name | ) | [protected] |
Definition at line 98 of file geolocation.cpp.
| QStringList Geolocation::sources | ( | ) | const [virtual] |
Definition at line 68 of file geolocation.cpp.
| bool Geolocation::updatePlugins | ( | GeolocationProvider::UpdateTriggers | triggers | ) | [protected] |
Definition at line 83 of file geolocation.cpp.
| bool Geolocation::updateSourceEvent | ( | const QString & | name | ) | [protected] |
Definition at line 73 of file geolocation.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference