Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmapscene_p_p.h72 class Q_LOCATION_PRIVATE_EXPORT QGeoTiledMapRootNode : public QSGClipNode
75 QGeoTiledMapRootNode() in QGeoTiledMapRootNode() function
91 ~QGeoTiledMapRootNode() in ~QGeoTiledMapRootNode()
187 QGeoTiledMapRootNode *m_mapRoot = nullptr;
H A Dqgeotiledmapscene.cpp483 void QGeoTiledMapRootNode::updateTiles(QGeoTiledMapTileContainerNode *root, in updateTiles()
596 QGeoTiledMapRootNode *mapRoot = static_cast<QGeoTiledMapRootNode *>(oldNode); in updateSceneGraph()
598 mapRoot = new QGeoTiledMapRootNode(); in updateSceneGraph()