Home
last modified time | relevance | path

Searched refs:mapViews (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomap.cpp240 const auto mapViews = m_mapViews; in ~QDeclarativeGeoMap() local
241 …for (QDeclarativeGeoMapItemView *v : mapViews) { // so that removeMapItemView_real can safely modi… in ~QDeclarativeGeoMap()