Searched refs:setMapImageFormat (Results 1 – 8 of 8) sorted by relevance
81 setMapImageFormat(QStringLiteral("png")); in networkReplyFinished()83 setMapImageFormat(QStringLiteral("jpg")); in networkReplyFinished()85 setMapImageFormat(QStringLiteral("gif")); in networkReplyFinished()
101 void setMapImageFormat(const QString &format);
231 void QGeoTiledMapReply::setMapImageFormat(const QString &format) in setMapImageFormat() function in QGeoTiledMapReply
68 setMapImageFormat(m_format); in networkReplyFinished()
77 setMapImageFormat("png"); in networkFinished()
59 setMapImageFormat(imageFormat); in QGeoMapReplyOsm()
58 void callSetMapImageFormat(const QString &format) { setMapImageFormat(format); } in callSetMapImageFormat()
60 void callSetMapImageFormat(const QString &format) { setMapImageFormat(format); } in callSetMapImageFormat()