Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeotiledmapreply_esri.cpp81 setMapImageFormat(QStringLiteral("png")); in networkReplyFinished()
83 setMapImageFormat(QStringLiteral("jpg")); in networkReplyFinished()
85 setMapImageFormat(QStringLiteral("gif")); in networkReplyFinished()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotiledmapreply_p.h101 void setMapImageFormat(const QString &format);
H A Dqgeotiledmapreply.cpp231 void QGeoTiledMapReply::setMapImageFormat(const QString &format) in setMapImageFormat() function in QGeoTiledMapReply
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeomapreplymapbox.cpp68 setMapImageFormat(m_format); in networkReplyFinished()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeomapreply_nokia.cpp77 setMapImageFormat("png"); in networkFinished()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeomapreplyosm.cpp59 setMapImageFormat(imageFormat); in QGeoMapReplyOsm()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeotilefetcher_test.h58 void callSetMapImageFormat(const QString &format) { setMapImageFormat(format); } in callSetMapImageFormat()
H A Dqgeomappingmanagerengine_test.h60 void callSetMapImageFormat(const QString &format) { setMapImageFormat(format); } in callSetMapImageFormat()