Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ useColorsFrom
Method
useColorsFrom
src/core/map.cpp:1296–1299 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1294
}
1295
1296
void Map::useColorsFrom(Map* map)
1297
{
1298
color_set = map->color_set;
1299
}
1300
1301
bool Map::isColorUsedByASymbol(const MapColor* color) const
1302
{
Callers
2
createIcon
Method · 0.80
SymbolSettingDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected