Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
79
namespace {
80
81
QString 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
understands
Method · 0.85
exportImplementation
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected