Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomap.cpp917 return addMapItemGroup_real(itemGroup); in addMapChild()
2093 if (addMapItemGroup_real(itemGroup)) in addMapItemGroup()
2097 bool QDeclarativeGeoMap::addMapItemGroup_real(QDeclarativeGeoMapItemGroup *itemGroup) in addMapItemGroup_real() function in QDeclarativeGeoMap
2231 int count = addMapItemGroup_real(itemView); // at this point, delegates aren't yet incubated. in addMapItemView_real()
H A Dqdeclarativegeomap_p.h266 bool addMapItemGroup_real(QDeclarativeGeoMapItemGroup *itemGroup);