MCPcopy Create free account
hub / github.com/comaps/comaps / SetSale

Method SetSale

libs/map/search_mark.cpp:416–419  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

414}
415
416void SearchMarkPoint::SetSale(bool hasSale)
417{
418 SET_BOOL_ATTRIBUTE(m_hasSale, hasSale);
419}
420
421void SearchMarkPoint::SetSelected(bool isSelected)
422{

Callers 1

SetSalesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected