|
dRonin
adbada4
dRonin GCS
|
#include <providerstrings.h>
Public Member Functions | |
| ProviderStrings () | |
| QString | encrypt (QString str) |
| QString | decrypt (QString str) |
Public Attributes | |
| QString | VersionGoogleMap |
| QString | VersionGoogleSatellite |
| QString | VersionGoogleLabels |
| QString | VersionGoogleTerrain |
| QString | SecGoogleWord |
| QString | VersionGoogleMapChina |
| QString | VersionGoogleSatelliteChina |
| QString | VersionGoogleLabelsChina |
| QString | VersionGoogleTerrainChina |
| QString | VersionGoogleMapKorea |
| QString | VersionGoogleSatelliteKorea |
| QString | VersionGoogleLabelsKorea |
| QString | VersionYahooMap |
| Google Maps API generated using http://greatmaps.codeplex.com/ from http://code.google.com/intl/en-us/apis/maps/signup.html More... | |
| QString | VersionYahooSatellite |
| QString | VersionYahooLabels |
| QString | VersionBingMaps |
| QString | VersionYandexMap |
| QString | BingMapsClientToken |
| Bing Maps Customer Identification, more info here http://msdn.microsoft.com/en-us/library/bb924353.aspx More... | |
| QVector< char > | cryptKeyVector |
| QString | gAPIUrl |
| QString | gMapRegex |
| QString | gLabRegex |
| QString | gTerRegex |
| QString | gSatRegex |
Static Public Attributes | |
| static const QString | levelsForSigPacSpainMap [] |
Definition at line 34 of file providerstrings.h.