Searched refs:addMapChild (Results 1 – 2 of 2) sorted by relevance
260 bool addMapChild(QObject *child);
463 addMapChild(k); in populateMap()908 bool QDeclarativeGeoMap::addMapChild(QObject *child) in addMapChild() function in QDeclarativeGeoMap2113 count += addMapChild(c); // this calls addMapItemGroup recursively, if needed in addMapItemGroup_real()