Searched defs:removeMapItem (Results 1 – 4 of 4) sorted by relevance
272 void QGeoMap::removeMapItem(QDeclarativeGeoMapItemBase *item) in removeMapItem() function in QGeoMap421 void QGeoMapPrivate::removeMapItem(QDeclarativeGeoMapItemBase *item) in removeMapItem() function in QGeoMapPrivate
263 void QGeoMapMapboxGLPrivate::removeMapItem(QDeclarativeGeoMapItemBase *item) in removeMapItem() function in QGeoMapMapboxGLPrivate
287 QList<QSharedPointer<QMapboxGLStyleChange>> QMapboxGLStyleChange::removeMapItem(QDeclarativeGeoMapI… in removeMapItem() function in QMapboxGLStyleChange
2026 void QDeclarativeGeoMap::removeMapItem(QDeclarativeGeoMapItemBase *ptr) in removeMapItem() function in QDeclarativeGeoMap