Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetTitle
Method
SetTitle
libs/map/routing_mark.cpp:577–581 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
575
}
576
577
void SpeedCameraMark::SetTitle(std::string const & title)
578
{
579
SetDirty();
580
m_titleDecl.m_primaryText = title;
581
}
582
583
std::string const & SpeedCameraMark::GetTitle() const
584
{
Callers
1
routing_manager.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected