|
map2d_widget
|
#include <opmaps.h>
Public Member Functions | |
| ~OPMaps () | |
| bool | ImportFromGMDB (const QString &file) |
| bool | ExportToGMDB (const QString &file) |
| QByteArray | GetImageFrom (const MapType::Types &type, const core::Point &pos, const int &zoom) |
| timeout for map connections More... | |
| bool | UseMemoryCache () |
| void | setUseMemoryCache (const bool &value) |
| void | setLanguage (const LanguageType::Types &language) |
| LanguageType::Types | GetLanguage () |
| AccessMode::Types | GetAccessMode () const |
| void | setAccessMode (const AccessMode::Types &mode) |
| diagnostics | GetDiagnostics () |
Public Member Functions inherited from core::MemoryCache | |
| MemoryCache () | |
| QByteArray | GetTileFromMemoryCache (const RawTile &tile) |
| void | AddTileToMemoryCache (const RawTile &tile, const QByteArray &pic) |
Public Member Functions inherited from core::AllLayersOfType | |
| AllLayersOfType () | |
| QVector< MapType::Types > | GetAllLayersOfType (const MapType::Types &type) |
Public Member Functions inherited from core::UrlFactory | |
| UrlFactory () | |
| ~UrlFactory () | |
| QString | MakeImageUrl (const MapType::Types &type, const core::Point &pos, const int &zoom, const QString &language) |
| internals::PointLatLng | GetLatLngFromGeodecoder (const QString &keywords, GeoCoderStatusCode::Types &status) |
| Placemark | GetPlacemarkFromGeocoder (internals::PointLatLng location) |
Public Member Functions inherited from core::ProviderStrings | |
| ProviderStrings () | |
Static Public Member Functions | |
| static OPMaps * | Instance () |
Additional Inherited Members | |
Static Public Attributes inherited from core::ProviderStrings | |
| static const QString | levelsForSigPacSpainMap [] |
Protected Member Functions inherited from core::UrlFactory | |
| bool | IsCorrectGoogleVersions () |
| void | setIsCorrectGoogleVersions (bool value) |
| QString | MakeGeocoderUrl (QString keywords) |
| QString | MakeReverseGeocoderUrl (internals::PointLatLng &pt, const QString &language) |
| internals::PointLatLng | GetLatLngFromGeocoderUrl (const QString &url, const bool &useCache, GeoCoderStatusCode::Types &status) |
| Placemark | GetPlacemarkFromReverseGeocoderUrl (const QString &url, const bool &useCache) |
Protected Attributes inherited from core::UrlFactory | |
| QString | LanguageStr |
Static Protected Attributes inherited from core::UrlFactory | |
| static short | timelapse |
1.8.11