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

Function OpenOrienteeringObjects

src/gui/map/map_editor.cpp:240–243  ·  view source on GitHub ↗

The MIME type of Mapper data

Source from the content-addressed store, hash-verified

238
239/// The MIME type of Mapper data
240QString OpenOrienteeringObjects()
241{
242 return QStringLiteral("openorienteering/objects");
243}
244
245
246} // namespace MimeType

Callers 3

copyMethod · 0.85
pasteMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected