Home
last modified time | relevance | path

Searched refs:setMapIds (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeotilefetchermapbox.h56 void setMapIds(const QVector<QString> &mapIds);
H A Dqgeotilefetchermapbox.cpp63 void QGeoTileFetcherMapbox::setMapIds(const QVector<QString> &mapIds) in setMapIds() function in QGeoTileFetcherMapbox
H A Dqgeotiledmappingmanagerenginemapbox.cpp136 tileFetcher->setMapIds(mapIds); in QGeoTiledMappingManagerEngineMapbox()