Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetSelected
Method
SetSelected
libs/map/search_mark.cpp:421–424 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
419
}
420
421
void SearchMarkPoint::SetSelected(bool isSelected)
422
{
423
SET_BOOL_ATTRIBUTE(m_isSelected, isSelected);
424
}
425
426
void SearchMarkPoint::SetVisited(bool isVisited)
427
{
Callers
5
OnActivate
Method · 0.80
OnDeactivate
Method · 0.80
FillSearchResultsMarks
Method · 0.80
ActivateMapSelection
Method · 0.80
DeactivateHotelSearchMark
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected