Plasma
Gpsd Class Reference
#include <location_gps.h>
Inheritance diagram for Gpsd:

Signals | |
| void | dataReady (const Plasma::DataEngine::Data &data) |
Public Member Functions | |
| Gpsd (gps_data_t *gpsdata) | |
| virtual | ~Gpsd () |
| void | update () |
Protected Member Functions | |
| virtual void | run () |
Detailed Description
Definition at line 28 of file location_gps.h.
Constructor & Destructor Documentation
| Gpsd::Gpsd | ( | gps_data_t * | gpsdata | ) |
Definition at line 20 of file location_gps.cpp.
| Gpsd::~Gpsd | ( | ) | [virtual] |
Definition at line 26 of file location_gps.cpp.
Member Function Documentation
| void Gpsd::dataReady | ( | const Plasma::DataEngine::Data & | data | ) | [signal] |
| void Gpsd::run | ( | ) | [protected, virtual] |
Reimplemented from QThread.
Definition at line 42 of file location_gps.cpp.
| void Gpsd::update | ( | ) |
Definition at line 33 of file location_gps.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference