Plasma
Ip Class Reference
#include <location_ip.h>
Inheritance diagram for Ip:

Public Member Functions | |
| Ip (QObject *parent=0, const QVariantList &args=QVariantList()) | |
| ~Ip () | |
| virtual void | update () |
Protected Slots | |
| void | readData (KIO::Job *, const QByteArray &data) |
| void | result (KJob *job) |
Detailed Description
Definition at line 28 of file location_ip.h.
Constructor & Destructor Documentation
| Ip::Ip | ( | QObject * | parent = 0, |
|
| const QVariantList & | args = QVariantList() | |||
| ) | [explicit] |
Definition at line 75 of file location_ip.cpp.
| Ip::~Ip | ( | ) |
Definition at line 81 of file location_ip.cpp.
Member Function Documentation
| void Ip::readData | ( | KIO::Job * | job, | |
| const QByteArray & | data | |||
| ) | [protected, slot] |
Definition at line 103 of file location_ip.cpp.
| void Ip::result | ( | KJob * | job | ) | [protected, slot] |
Definition at line 114 of file location_ip.cpp.
| void Ip::update | ( | ) | [virtual] |
Reimplemented from GeolocationProvider.
Definition at line 86 of file location_ip.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference