|
map2d_widget
|
#include <geodecoderstatus.h>
Public Types | |
| enum | Types { Unknow = -1, G_GEO_SUCCESS =200, G_GEO_BAD_REQUEST =400, G_GEO_SERVER_ERROR =500, G_GEO_MISSING_QUERY =601, G_GEO_MISSING_ADDRESS =601, G_GEO_UNKNOWN_ADDRESS =602, G_GEO_UNAVAILABLE_ADDRESS =603, G_GEO_UNKNOWN_DIRECTIONS =604, G_GEO_BAD_KEY =610, G_GEO_TOO_MANY_QUERIES =620 } |
Static Public Member Functions | |
| static QString | StrByType (Types const &value) |
| static Types | TypeByStr (QString const &value) |
| static QStringList | TypesList () |
1.8.11