Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ setData
Method
setData
libs/map/track.cpp:96–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
void Track::setData(kml::TrackData const & data)
97
{
98
m_isDirty = true;
99
m_data = data;
100
}
101
102
m2::RectD Track::GetLimitRect() const
103
{
Callers
4
setModelData
Method · 0.45
UpdateRowWithCountryInfo
Method · 0.45
CreateTreeItem
Method · 0.45
UpdateTrack
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected