This is the complete list of members for
tile_map::BingSource, including all inherited members.
| api_key_ | tile_map::BingSource | [protected] |
| base_url_ | tile_map::TileSource | [protected] |
| BING_IMAGE_URL_KEY | tile_map::BingSource | [protected, static] |
| BING_IMAGE_URL_SUBDOMAIN_KEY | tile_map::BingSource | [protected, static] |
| BING_RESOURCE_KEY | tile_map::BingSource | [protected, static] |
| BING_RESOURCE_SET_KEY | tile_map::BingSource | [protected, static] |
| BING_STATUS_CODE_KEY | tile_map::BingSource | [protected, static] |
| BING_TYPE | tile_map::BingSource | [static] |
| BingSource(const QString &name) | tile_map::BingSource | [explicit] |
| ErrorMessage(const std::string &error_msg) const | tile_map::TileSource | [signal] |
| GenerateQuadKey(int32_t level, int64_t x, int64_t y) const | tile_map::BingSource | [protected] |
| GenerateTileHash(int32_t level, int64_t x, int64_t y) | tile_map::BingSource | [virtual] |
| GenerateTileUrl(int32_t level, int64_t x, int64_t y) | tile_map::BingSource | [virtual] |
| GetApiKey() const | tile_map::BingSource | |
| GetBaseUrl() const | tile_map::TileSource | [virtual] |
| GetMaxZoom() const | tile_map::TileSource | [virtual] |
| GetMinZoom() const | tile_map::TileSource | [virtual] |
| GetName() const | tile_map::TileSource | [virtual] |
| GetType() const | tile_map::BingSource | [virtual] |
| hash_ | tile_map::BingSource | [protected] |
| InfoMessage(const std::string &info_msg) const | tile_map::TileSource | [signal] |
| is_custom_ | tile_map::TileSource | [protected] |
| IsCustom() const | tile_map::TileSource | [virtual] |
| max_zoom_ | tile_map::TileSource | [protected] |
| min_zoom_ | tile_map::TileSource | [protected] |
| name_ | tile_map::TileSource | [protected] |
| network_manager_ | tile_map::BingSource | [protected] |
| ReplyFinished(QNetworkReply *reply) | tile_map::BingSource | [protected, slot] |
| rng_ | tile_map::BingSource | [protected] |
| SetApiKey(const QString &api_key) | tile_map::BingSource | |
| SetBaseUrl(const QString &base_url) | tile_map::TileSource | [virtual] |
| SetCustom(bool is_custom) | tile_map::TileSource | [virtual] |
| SetMaxZoom(int32_t max_zoom) | tile_map::TileSource | [virtual] |
| SetMinZoom(int32_t min_zoom) | tile_map::TileSource | [virtual] |
| SetName(const QString &name) | tile_map::TileSource | [virtual] |
| subdomains_ | tile_map::BingSource | [protected] |
| tile_url_ | tile_map::BingSource | [protected] |
| TileSource() | tile_map::TileSource | [inline, protected] |
| ~TileSource() | tile_map::TileSource | [inline, virtual] |