Home
last modified time | relevance | path

Searched refs:QGeoTiledMapLabs (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeotiledmaplabs.cpp54 Q_DECLARE_PUBLIC(QGeoTiledMapLabs)
56 QGeoTiledMapLabsPrivate(QGeoTiledMappingManagerEngine *engine, QGeoTiledMapLabs *map);
75 …pLabsPrivate::QGeoTiledMapLabsPrivate(QGeoTiledMappingManagerEngine *engine, QGeoTiledMapLabs *map) in QGeoTiledMapLabsPrivate()
164 QGeoTiledMapLabs::QGeoTiledMapLabs(QGeoTiledMappingManagerEngine *engine, QObject *parent) in QGeoTiledMapLabs() function in QGeoTiledMapLabs
170 QGeoTiledMapLabs::~QGeoTiledMapLabs() in ~QGeoTiledMapLabs()
175 bool QGeoTiledMapLabs::createMapObjectImplementation(QGeoMapObject *obj) in createMapObjectImplementation()
177 Q_D(QGeoTiledMapLabs); in createMapObjectImplementation()
181 QSGNode *QGeoTiledMapLabs::updateSceneGraph(QSGNode *node, QQuickWindow *window) in updateSceneGraph()
183 Q_D(QGeoTiledMapLabs); in updateSceneGraph()
189 void QGeoTiledMapLabs::removeMapObject(QGeoMapObject *obj) in removeMapObject()
[all …]
H A Dqgeotiledmaplabs_p.h65 class Q_LOCATION_PRIVATE_EXPORT QGeoTiledMapLabs : public QGeoTiledMap
68 Q_DECLARE_PRIVATE(QGeoTiledMapLabs)
70 QGeoTiledMapLabs(QGeoTiledMappingManagerEngine *engine, QObject *parent);
71 virtual ~QGeoTiledMapLabs();
84QGeoTiledMapLabs(QGeoTiledMapLabsPrivate &dd, QGeoTiledMappingManagerEngine *engine, QObject *pare…
86 Q_DISABLE_COPY(QGeoTiledMapLabs)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeotiledmaposm.h48 typedef QGeoTiledMapLabs Map;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeotiledmap_nokia.h45 typedef QGeoTiledMapLabs Map;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeotiledmap_esri.h46 typedef QGeoTiledMapLabs Map;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeotiledmappingmanagerenginemapbox.cpp46 typedef QGeoTiledMapLabs Map;