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

Method MapPart

src/core/map_part.h:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 MapPart(const QString& name, Map* map);
75
76 MapPart(const MapPart&) = delete;
77
78 /**
79 * Destroys the map part.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected