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

Method overrideDirection

plugins/positioning/mapcontroller.cpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108double MapController::overrideDirection() const
109{
110 return m_overrideDirection;
111}
112
113void MapController::setOverrideDirection(double dir)
114{

Callers 1

PositioningWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected