Created RouteSegment class (street name parsing not implemented)
authorSami Rämö <sami.ramo@ixonos.com>
Fri, 9 Jul 2010 12:49:24 +0000 (15:49 +0300)
committerSami Rämö <sami.ramo@ixonos.com>
Fri, 9 Jul 2010 12:49:24 +0000 (15:49 +0300)
commitdc30d1e07a218b2d1d2a850be35c5f272091bc30
treec6f70f287338769af48757706e3a72f8efd1767d
parentf0220ec83d0aeac3625ac5e1487c1d2548150ce9
Created RouteSegment class (street name parsing not implemented)
src/routing/routesegment.cpp [new file with mode: 0644]
src/routing/routesegment.h [new file with mode: 0644]
tests/routing/routesegment/routesegment.pro [new file with mode: 0644]
tests/routing/routesegment/testroutesegment.cpp [new file with mode: 0644]