Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitemview.cpp196 removeDelegateFromMap(idx); in modelUpdated()
315 removeDelegateFromMap(i, transition); in removeInstantiatedItems()
362 removeDelegateFromMap(item); in disposeDelegate()
369 void QDeclarativeGeoMapItemView::removeDelegateFromMap(int index, bool transition) in removeDelegateFromMap() function in QDeclarativeGeoMapItemView
401 void QDeclarativeGeoMapItemView::removeDelegateFromMap(QQuickItem *o) in removeDelegateFromMap() function in QDeclarativeGeoMapItemView
H A Dqdeclarativegeomapitemview_p.h130 void removeDelegateFromMap(int index, bool transition = true);
131 void removeDelegateFromMap(QQuickItem *o);