Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
346
int Settings::getStartDragDistancePx()
347
{
348
return getSettingCached(Settings::General_StartDragDistance).toInt();
349
}
350
351
352
#ifndef Q_OS_ANDROID
Callers
2
settingsChanged
Method · 0.80
mouseMoveEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected