Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomap_p.h264 bool addMapItem_real(QDeclarativeGeoMapItemBase *item);
H A Dqdeclarativegeomap.cpp921 return addMapItem_real(mapItem); in addMapChild()
1998 if (addMapItem_real(item)) in addMapItem()
2002 bool QDeclarativeGeoMap::addMapItem_real(QDeclarativeGeoMapItemBase *item) in addMapItem_real() function in QDeclarativeGeoMap