Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitemview.cpp185 removeInstantiatedItems(); in modelUpdated()
307 void QDeclarativeGeoMapItemView::removeInstantiatedItems(bool transition) in removeInstantiatedItems() function in QDeclarativeGeoMapItemView
H A Dqdeclarativegeomapitemview_p.h103 void removeInstantiatedItems(bool transition = true);
H A Dqdeclarativegeomap.cpp2173 …itemView->removeInstantiatedItems(false); // remove the items without using transitions AND abort … in removeMapItemView_real()