Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitemview.cpp481 void QDeclarativeGeoMapItemView::addItemToMap(QDeclarativeGeoMapItemBase *item, int index, bool cre… in addItemToMap() function in QDeclarativeGeoMapItemView
559 addItemToMap(item, index, createdItem); in addDelegateToMap()
H A Dqdeclarativegeomapitemview_p.h137 void addItemToMap(QDeclarativeGeoMapItemBase *item, int index, bool createdItem);