MCPcopy 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
577void SpeedCameraMark::SetTitle(std::string const & title)
578{
579 SetDirty();
580 m_titleDecl.m_primaryText = title;
581}
582
583std::string const & SpeedCameraMark::GetTitle() const
584{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected