Searched refs:mapViews (Results 1 – 1 of 1) sorted by relevance
240 const auto mapViews = m_mapViews; in ~QDeclarativeGeoMap() local241 …for (QDeclarativeGeoMapItemView *v : mapViews) { // so that removeMapItemView_real can safely modi… in ~QDeclarativeGeoMap()