Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitembase.cpp84 this, SLOT(afterChildrenChanged())); in QDeclarativeGeoMapItemBase()
92 disconnect(this, SLOT(afterChildrenChanged())); in ~QDeclarativeGeoMapItemBase()
100 void QDeclarativeGeoMapItemBase::afterChildrenChanged() in afterChildrenChanged() function in QDeclarativeGeoMapItemBase
H A Dqdeclarativegeomapquickitem_p.h114 virtual void afterChildrenChanged() override;
H A Dqdeclarativegeomapitembase_p.h141 virtual void afterChildrenChanged();
H A Dqdeclarativegeomapquickitem.cpp280 void QDeclarativeGeoMapQuickItem::afterChildrenChanged() in afterChildrenChanged() function in QDeclarativeGeoMapQuickItem