Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ specValues
Method
specValues
src/core/crs_template.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
std::vector<QString> CRSTemplateParameter::specValues(const QString& edit_value) const
62
{
63
return { edit_value };
64
}
65
66
67
Callers
3
testMapperToOcd
Method · 0.45
applyGridAndZone
Function · 0.45
currentCRSSpec
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected