Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitemgroup.cpp202 QDeclarativeGeoMapItemBase *childItem in componentComplete() local
204 if (childItem) { in componentComplete()
205 childItem->setParentGroup(*this); in componentComplete()