MCPcopy Create free account
hub / github.com/OpenOrienteering/mapper / positionSource

Method positionSource

src/settings.h:181–181  ·  view source on GitHub ↗

* Returns the name of the position source to be used. * * If this is empty, the system's default source shall be used. * * \see QGeoPositionInfoSource::createSource * \see QGeoPositionInfoSource::createDefaultSource */

Source from the content-addressed store, hash-verified

179 * \see QGeoPositionInfoSource::createDefaultSource
180 */
181 QString positionSource() const { return sensors.position_source; }
182
183 /**
184 * Changes the name of the position source.

Callers 2

GPSDisplayMethod · 0.80
updateWidgetsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected