Examples for the Qt Positioning module
这些是 Qt Positioning 范例。
The GeoFlickr example shows how to use the user’s current position to fetch local content from a web service.
The Logfile Position Source shows how to create and work with a custom NMEA position source, for platforms without GPS.
The SatelliteInfo example shows how the available satellites at the user’s current position and marks the satellites currently contributing to the GPS fix as pink.
The Weather Info example shows how to use the user’s current position to retrieve local content from a web service in a C++ plugin for QML.