Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqmapobjectview_p.h87 void addMapObject(QGeoMapObject *object);
H A Dqmapobjectview.cpp281 void QMapObjectView::addMapObject(QGeoMapObject *object) in addMapObject() function in QMapObjectView
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/geojson_viewer/
H A Dmain.qml164 rootMoV.addMapObject(mov)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomap_p.h185 …void addMapObject(QGeoMapObject *object); // Not invokable as currently meant to be used through a…
H A Dqdeclarativegeomap.cpp925 addMapObject(mapObject); // this emits mapObjectsChanged, != mapItemsChanged in addMapChild()
1891 void QDeclarativeGeoMap::addMapObject(QGeoMapObject *object) in addMapObject() function in QDeclarativeGeoMap
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/locationlabs/
H A Dplugins.qmltypes197 name: "addMapObject"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mapobjects_tester/
H A Dmain.qml102 map1MainMOV.addMapObject(o);