| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/ |
| H A D | qgeotiledmaplabs.cpp | 61 void removeMapObject(QGeoMapObject *obj); 96 void QGeoTiledMapLabsPrivate::removeMapObject(QGeoMapObject *obj) in removeMapObject() function in QGeoTiledMapLabsPrivate 98 m_qsgSupport.removeMapObject(obj); in removeMapObject() 189 void QGeoTiledMapLabs::removeMapObject(QGeoMapObject *obj) in removeMapObject() function in QGeoTiledMapLabs 192 d->removeMapObject(obj); in removeMapObject()
|
| H A D | qgeotiledmaplabs_p.h | 74 void removeMapObject(QGeoMapObject *obj) override;
|
| H A D | qmapobjectview_p.h | 88 void removeMapObject(QGeoMapObject *object);
|
| H A D | qmapobjectview.cpp | 297 void QMapObjectView::removeMapObject(QGeoMapObject *object) in removeMapObject() function in QMapObjectView
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/itemsoverlay/ |
| H A D | qgeomapitemsoverlay.cpp | 66 void removeMapObject(QGeoMapObject *obj); 134 void QGeoMapItemsOverlay::removeMapObject(QGeoMapObject *obj) in removeMapObject() function in QGeoMapItemsOverlay 140 d->removeMapObject(obj); in removeMapObject() 197 void QGeoMapItemsOverlayPrivate::removeMapObject(QGeoMapObject *obj) in removeMapObject() function in QGeoMapItemsOverlayPrivate 199 m_qsgSupport.removeMapObject(obj); in removeMapObject()
|
| H A D | qgeomapitemsoverlay.h | 58 void removeMapObject(QGeoMapObject *obj) override;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/qsg/ |
| H A D | qgeomapobjectqsgsupport_p.h | 81 void removeMapObject(QGeoMapObject *obj);
|
| H A D | qmaprouteobjectqsg.cpp | 61 m_map->removeMapObject(q); in ~QMapRouteObjectPrivateQSG()
|
| H A D | qmappolylineobjectqsg.cpp | 67 m_map->removeMapObject(q); in ~QMapPolylineObjectPrivateQSG()
|
| H A D | qmapiconobjectqsg.cpp | 79 m_map->removeMapObject(q); in ~QMapIconObjectPrivateQSG()
|
| H A D | qmappolygonobjectqsg.cpp | 64 m_map->removeMapObject(q); in ~QMapPolygonObjectPrivateQSG()
|
| H A D | qgeomapobjectqsgsupport.cpp | 136 void QGeoMapObjectQSGSupport::removeMapObject(QGeoMapObject *obj) in removeMapObject() function in QGeoMapObjectQSGSupport
|
| H A D | qmapcircleobjectqsg.cpp | 65 m_map->removeMapObject(q); in ~QMapCircleObjectPrivateQSG()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeomap_p.h | 158 virtual void removeMapObject(QGeoMapObject *obj);
|
| H A D | qgeomap.cpp | 305 void QGeoMap::removeMapObject(QGeoMapObject * /*obj*/) in removeMapObject() function in QGeoMap
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/geojson_viewer/ |
| H A D | main.qml | 168 rootMoV.removeMapObject(mov)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativegeomap_p.h | 186 void removeMapObject(QGeoMapObject *object);
|
| H A D | qdeclarativegeomap.cpp | 946 removeMapObject(mapObject); // this emits mapObjectsChanged, != mapItemsChanged in removeMapChild() 1912 void QDeclarativeGeoMap::removeMapObject(QGeoMapObject *object) in removeMapObject() function in QDeclarativeGeoMap
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/locationlabs/ |
| H A D | plugins.qmltypes | 201 name: "removeMapObject"
|