Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomap_p.h268 bool addMapItemView_real(QDeclarativeGeoMapItemView *itemView);
H A Dqdeclarativegeomap.cpp913 return addMapItemView_real(mapView); in addMapChild()
2222 if (addMapItemView_real(itemView)) in addMapItemView()
2226 bool QDeclarativeGeoMap::addMapItemView_real(QDeclarativeGeoMapItemView *itemView) in addMapItemView_real() function in QDeclarativeGeoMap