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

Function mapperNamespace

src/fileformats/xml_file_format.cpp:81–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79namespace {
80
81QString mapperNamespace()
82{
83 // Use a https URL with next major version
84 return QStringLiteral("http://openorienteering.org/apps/mapper/xml/v2");
85}
86
87
88} // namespace

Callers 2

understandsMethod · 0.85
exportImplementationMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected