Searched defs:urlTemplate (Results 1 – 4 of 4) sorted by relevance
79 Resource Resource::glyphs(const std::string& urlTemplate, const FontStack& fontStack, const std::pa… in glyphs()94 Resource Resource::tile(const std::string& urlTemplate, in tile()
24 optional<std::string> urlTemplate = toString(arrayMember(*tiles, i)); in operator ()() local
302 TileProvider::TileProvider(const QString &urlTemplate, in TileProvider()453 const QJsonValue urlTemplate = json.value(QLatin1String("UrlTemplate")); in onNetworkReplyFinished() local
28 std::string urlTemplate; member