map2d_widget
Public Types | Static Public Member Functions | List of all members
core::GeoCoderStatusCode Class Reference

#include <geodecoderstatus.h>

Inheritance diagram for core::GeoCoderStatusCode:

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 ()
 

The documentation for this class was generated from the following file: