Searched refs:QGeoTiledMapLabsPrivate (Results 1 – 2 of 2) sorted by relevance
52 class QGeoTiledMapLabsPrivate : public QGeoTiledMapPrivate class56 QGeoTiledMapLabsPrivate(QGeoTiledMappingManagerEngine *engine, QGeoTiledMapLabs *map);57 virtual ~QGeoTiledMapLabsPrivate();75 QGeoTiledMapLabsPrivate::QGeoTiledMapLabsPrivate(QGeoTiledMappingManagerEngine *engine, QGeoTiledMa… in QGeoTiledMapLabsPrivate() function in QGeoTiledMapLabsPrivate81 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 …]
64 class QGeoTiledMapLabsPrivate; variable84 …QGeoTiledMapLabs(QGeoTiledMapLabsPrivate &dd, QGeoTiledMappingManagerEngine *engine, QObject *pare…