MCPcopy Create free account
hub / github.com/KDAB/GammaRay / overrideCoordinate

Method overrideCoordinate

plugins/positioning/mapcontroller.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80}
81
82QGeoCoordinate MapController::overrideCoordinate() const
83{
84 return m_overrideCoordinate;
85}
86
87void MapController::setOverrideCoordinate(const QGeoCoordinate &coord)
88{

Callers 1

PositioningWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected