Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomap_p.h260 bool addMapChild(QObject *child);
H A Dqdeclarativegeomap.cpp463 addMapChild(k); in populateMap()
908 bool QDeclarativeGeoMap::addMapChild(QObject *child) in addMapChild() function in QDeclarativeGeoMap
2113 count += addMapChild(c); // this calls addMapItemGroup recursively, if needed in addMapItemGroup_real()