Searched refs:addDelegateToMap (Results 1 – 2 of 2) sorted by relevance
171 addDelegateToMap(item, index, true); in createdItem()204 addDelegateToMap(qobject_cast<QQuickItem *>(delegateInstance), idx); in modelUpdated()333 addDelegateToMap(qobject_cast<QQuickItem *>(delegateInstance), i); in instantiateAllItems()550 void QDeclarativeGeoMapItemView::addDelegateToMap(QQuickItem *object, int index, bool createdItem) in addDelegateToMap() function in QDeclarativeGeoMapItemView
140 void addDelegateToMap(QQuickItem *object, int index, bool createdItem = false);