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

Method setMapNotes

src/core/map.cpp:610–613  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

608}
609
610void Map::setMapNotes(const QString& text)
611{
612 map_notes = text;
613}
614
615
616QHash<const Symbol*, Symbol*> Map::importMap(

Callers 4

importExtrasMethod · 0.80
appendNotesMethod · 0.80
importMapNotesMethod · 0.80
mapNotesClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected