![]() |
Qt 6.x
The Qt SDK
|
#include "qgeocodingmanagerengineosm.h"#include <QtCore/QVariantMap>#include <QtCore/QUrl>#include <QtCore/QUrlQuery>#include <QtCore/QLocale>#include <QtNetwork/QNetworkAccessManager>#include <QtNetwork/QNetworkRequest>#include <QtPositioning/QGeoCoordinate>#include <QtPositioning/QGeoAddress>#include <QtPositioning/QGeoShape>#include <QtPositioning/QGeoRectangle>#include "qgeocodereplyosm.h"
Include dependency graph for qgeocodingmanagerengineosm.cpp:Go to the source code of this file.
Functions | |
| static QT_BEGIN_NAMESPACE QString | addressToQuery (const QGeoAddress &address) |
| static QString | boundingBoxToLtrb (const QGeoRectangle &rect) |
|
static |
Definition at line 21 of file qgeocodingmanagerengineosm.cpp.
References QStringLiteral.
|
static |
Definition at line 30 of file qgeocodingmanagerengineosm.cpp.
References QString::number(), and rect.
Here is the call graph for this function: