Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

GPS Class Reference

#include </home/clem/local/src/opie/noncore/net/wellenreiter/gui/gps.h>

List of all members.

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


Constructor & Destructor Documentation

GPS::GPS QObject *  parent = 0,
const char *  name = "GPS"
 

Definition at line 29 of file gps.cpp.

References _socket, odebug, and oendl.

GPS::~GPS  ) 
 

Definition at line 37 of file gps.cpp.

References odebug, and oendl.


Member Function Documentation

bool GPS::open const QString host = "localhost",
int  port = 2947
 

Definition at line 43 of file gps.cpp.

References _socket.

Referenced by WellenreiterMainWindow::demoReadFromGps(), and Wellenreiter::startClicked().

GpsLocation GPS::position  )  const
 

Definition at line 49 of file gps.cpp.

References _socket, buf, odebug, and oendl.

Referenced by WellenreiterMainWindow::demoReadFromGps().


Member Data Documentation

QSocket* GPS::_socket [private]
 

Definition at line 48 of file gps.h.

Referenced by GPS(), open(), and position().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:34:20 2005 for OPIE by  doxygen 1.4.2