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

Method updateDirtyRectImpl

src/tools/scale_tool.cpp:182–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180
181
182int ScaleTool::updateDirtyRectImpl(QRectF& rect)
183{
184 rectIncludeSafe(rect, scaling_center);
185 return 5;
186}
187
188
189

Callers

nothing calls this directly

Calls 1

rectIncludeSafeFunction · 0.85

Tested by

no test coverage detected