MCPcopy Create free account
hub / github.com/comaps/comaps / ScaleMinus

Method ScaleMinus

qt/qt_common/map_widget.cpp:134–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134void MapWidget::ScaleMinus()
135{
136 m_framework.Scale(Framework::SCALE_MIN, true);
137}
138
139void MapWidget::ScalePlusLight()
140{

Callers

nothing calls this directly

Calls 1

ScaleMethod · 0.45

Tested by

no test coverage detected