Searched refs:removeInstantiatedItems (Results 1 – 3 of 3) sorted by relevance
185 removeInstantiatedItems(); in modelUpdated()307 void QDeclarativeGeoMapItemView::removeInstantiatedItems(bool transition) in removeInstantiatedItems() function in QDeclarativeGeoMapItemView
103 void removeInstantiatedItems(bool transition = true);
2173 …itemView->removeInstantiatedItems(false); // remove the items without using transitions AND abort … in removeMapItemView_real()