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

Method ScalePlus

qt/qt_common/map_widget.cpp:129–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127}
128
129void MapWidget::ScalePlus()
130{
131 m_framework.Scale(Framework::SCALE_MAG, true);
132}
133
134void MapWidget::ScaleMinus()
135{

Callers

nothing calls this directly

Calls 1

ScaleMethod · 0.45

Tested by

no test coverage detected