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

Method getStartDragDistancePx

src/settings.cpp:346–349  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

344}
345
346int Settings::getStartDragDistancePx()
347{
348 return getSettingCached(Settings::General_StartDragDistance).toInt();
349}
350
351
352#ifndef Q_OS_ANDROID

Callers 2

settingsChangedMethod · 0.80
mouseMoveEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected