Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
610
void Map::setMapNotes(const QString& text)
611
{
612
map_notes = text;
613
}
614
615
616
QHash<const Symbol*, Symbol*> Map::importMap(
Callers
4
importExtras
Method · 0.80
appendNotes
Method · 0.80
importMapNotes
Method · 0.80
mapNotesClicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected