Searched refs:geoMapObjectChildren (Results 1 – 4 of 4) sorted by relevance
153 QList<QGeoMapObject *> QGeoMapObject::geoMapObjectChildren() const in geoMapObjectChildren() function in QGeoMapObject166 const QList<QGeoMapObject *> kids = geoMapObjectChildren(); in setChildrenVisibility()206 const QList<QGeoMapObject *> kids = geoMapObjectChildren(); in setMap()
109 virtual QList<QGeoMapObject*> geoMapObjectChildren() const;
147 const QList<QGeoMapObject *> kids = qq->geoMapObjectChildren(); in geoShape()181 QList<QGeoMapObject *> QMapObjectView::geoMapObjectChildren() const in geoMapObjectChildren() function in QMapObjectView183 auto kids = QGeoMapObject::geoMapObjectChildren(); in geoMapObjectChildren()
72 QList<QGeoMapObject *> geoMapObjectChildren() const override;