Home
last modified time | relevance | path

Searched refs:setMapImageData (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmapreply_p.h100 void setMapImageData(const QByteArray &data);
H A Dqgeotiledmapreply.cpp215 void QGeoTiledMapReply::setMapImageData(const QByteArray &data) in setMapImageData() function in QGeoTiledMapReply
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeomapreplymapbox.cpp67 setMapImageData(reply->readAll()); in networkReplyFinished()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeomapreply_nokia.cpp76 setMapImageData(reply->readAll()); in networkFinished()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeomapreplyosm.cpp76 setMapImageData(a); in networkReplyFinished()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeotiledmapreply_esri.cpp90 setMapImageData(imageData); in networkReplyFinished()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeotilefetcher_test.h57 void callSetMapImageData(const QByteArray &data) { setMapImageData(data); } in callSetMapImageData()
H A Dqgeomappingmanagerengine_test.h59 void callSetMapImageData(const QByteArray &data) { setMapImageData(data); } in callSetMapImageData()