Using GPS in Qt applications
General and Desktop
2
Posts
2
Posters
2.1k
Views
1
Watching
-
wrote on 18 Apr 2012, 17:52 last edited by
Hey. I am completely new to developing mobile applications. I would like to know how to add a GPS locator in my application?
-
wrote on 18 Apr 2012, 17:57 last edited by
You have to use QGeoPositionInfoSource and SatellitePositioningMethods. Last year I published a simple wiki article which shows how to "retrieve location using Qt mobility":http://qt-project.org/wiki/Retrieve_Location_Using_Qt_Mobility
1/2