Created new class GpsLocation that handles communication with gps. It
authorNiko Böckerman <niko.bockerman@gmail.com>
Fri, 31 Dec 2010 11:01:20 +0000 (13:01 +0200)
committerniko <niko@nikosdesktop.(none)>
Fri, 31 Dec 2010 11:01:20 +0000 (13:01 +0200)
commit4fefc53a940b79266b63a0c8b052432a7035eddb
tree520baed3b82097520603340e26f470b0a2713550
parent0f57b91645561c4f03136ae3b1f7b9e1f09a8782
Created new class GpsLocation that handles communication with gps. It
also inherits Location so that it can be used with the same interface.

Ui integration is not implemented yet.
zouba/src/gui/routelegwidget.cpp
zouba/src/gui/searchdisplay.cpp
zouba/src/logic/gpslocation.cpp [new file with mode: 0644]
zouba/src/logic/gpslocation.h [new file with mode: 0644]
zouba/src/logic/location.cpp
zouba/src/logic/location.h
zouba/src/logic/locations.cpp
zouba/src/logic/locations.h
zouba/zouba.pro