![]() |
Qt 6.x
The Qt SDK
|
#include <georoutejsonparser_esri.h>
Public Member Functions | |
GeoRouteJsonParserEsri (const QJsonDocument &document) | |
QList< QGeoRoute > | routes () const |
bool | isValid () const |
QString | errorString () const |
Definition at line 14 of file georoutejsonparser_esri.h.
GeoRouteJsonParserEsri::GeoRouteJsonParserEsri | ( | const QJsonDocument & | document | ) |
Definition at line 52 of file georoutejsonparser_esri.cpp.
References QString::arg(), QJsonObject::contains(), error, kErrorCodeKey, kErrorJson, kErrorKey, kErrorMessage(), kErrorMessageKey, QJsonValue::toObject(), and QJsonObject::value().
QString GeoRouteJsonParserEsri::errorString | ( | ) | const |
Definition at line 85 of file georoutejsonparser_esri.cpp.
bool GeoRouteJsonParserEsri::isValid | ( | ) | const |
Definition at line 80 of file georoutejsonparser_esri.cpp.
References QString::isEmpty().
Definition at line 75 of file georoutejsonparser_esri.cpp.
References QMap< Key, T >::values().