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

Method getMapEditorSnapDistancePx

src/settings.cpp:336–339  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

334}
335
336qreal Settings::getMapEditorSnapDistancePx()
337{
338 return Util::mmToPixelPhysical(getSettingCached(Settings::MapEditor_SnapDistanceMM).toReal());
339}
340
341qreal Settings::getRectangleToolHelperCrossRadiusPx()
342{

Callers 1

snapToObjectMethod · 0.80

Calls 1

mmToPixelPhysicalFunction · 0.85

Tested by

no test coverage detected