Home
last modified time | relevance | path

Searched refs:QGeoTiledMapLabsPrivate (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeotiledmaplabs.cpp52 class QGeoTiledMapLabsPrivate : public QGeoTiledMapPrivate class
56 QGeoTiledMapLabsPrivate(QGeoTiledMappingManagerEngine *engine, QGeoTiledMapLabs *map);
57 virtual ~QGeoTiledMapLabsPrivate();
75 QGeoTiledMapLabsPrivate::QGeoTiledMapLabsPrivate(QGeoTiledMappingManagerEngine *engine, QGeoTiledMa… in QGeoTiledMapLabsPrivate() function in QGeoTiledMapLabsPrivate
81 QGeoTiledMapLabsPrivate::~QGeoTiledMapLabsPrivate() in ~QGeoTiledMapLabsPrivate()
86 QGeoMapObjectPrivate *QGeoTiledMapLabsPrivate::createMapObjectImplementation(QGeoMapObject *obj) in createMapObjectImplementation()
91 QList<QGeoMapObject *> QGeoTiledMapLabsPrivate::mapObjects() const in mapObjects()
96 void QGeoTiledMapLabsPrivate::removeMapObject(QGeoMapObject *obj) in removeMapObject()
101 QList<QObject *> QGeoTiledMapLabsPrivate::mapObjectsAt(const QGeoCoordinate &coordinate) const in mapObjectsAt()
129 void QGeoTiledMapLabsPrivate::updateMapObjects(QSGNode *root, QQuickWindow *window) in updateMapObjects()
[all …]
H A Dqgeotiledmaplabs_p.h64 class QGeoTiledMapLabsPrivate; variable
84 …QGeoTiledMapLabs(QGeoTiledMapLabsPrivate &dd, QGeoTiledMappingManagerEngine *engine, QObject *pare…