MCPcopy 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
61std::vector<QString> CRSTemplateParameter::specValues(const QString& edit_value) const
62{
63 return { edit_value };
64}
65
66
67

Callers 3

testMapperToOcdMethod · 0.45
applyGridAndZoneFunction · 0.45
currentCRSSpecMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected