#include </home/clem/local/src/opie/noncore/net/wellenreiter/gui/gps.h>
Public Member Functions | |
| GPS (QObject *parent=0, const char *name="GPS") | |
| ~GPS () | |
| bool | open (const QString &host="localhost", int port=2947) |
| GpsLocation | position () const |
Private Attributes | |
| QSocket * | _socket |
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
Definition at line 43 of file gps.cpp. References _socket. Referenced by WellenreiterMainWindow::demoReadFromGps(), and Wellenreiter::startClicked(). |
|
|
Definition at line 49 of file gps.cpp. References _socket, buf, odebug, and oendl. Referenced by WellenreiterMainWindow::demoReadFromGps(). |
|
|
Definition at line 48 of file gps.h. Referenced by GPS(), open(), and position(). |
1.4.2