MCPcopy 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
421void SearchMarkPoint::SetSelected(bool isSelected)
422{
423 SET_BOOL_ATTRIBUTE(m_isSelected, isSelected);
424}
425
426void SearchMarkPoint::SetVisited(bool isVisited)
427{

Callers 5

OnActivateMethod · 0.80
OnDeactivateMethod · 0.80
ActivateMapSelectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected