![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qjsondocument.h>#include <QtCore/qjsonobject.h>#include <QtCore/qregularexpression.h>#include <QtCore/qstringlist.h>#include <QtLocation/private/unsupportedreplies_p.h>#include <QtLocation/qplacecategory.h>#include <QtNetwork/qnetworkaccessmanager.h>#include <qplacemanagerengineohosmapkit.h>#include <qplacesearchreplyohosmapkit.h>#include <qplacesearchsuggestionreplyohosmapkit.h>#include <qohosmapkitcommon.h>#include <qpoicategoryohosmapkit.h>Go to the source code of this file.
Classes | |
| class | QT_BEGIN_NAMESPACE::QPlaceManagerEngineOhosMapKit |
| class | QT_BEGIN_NAMESPACE::DummyPlaceReply |
Namespaces | |
| namespace | QT_BEGIN_NAMESPACE |
| Combined button and popup list for selecting options. | |
Functions | |
| QJsonObject | QT_BEGIN_NAMESPACE::createPlaceSearchRequestBody (const QPlaceSearchRequest &request) |
| QString | QT_BEGIN_NAMESPACE::convertCategoryIdToCategoryName (const QString &categoryId) |
| QPlaceManagerEngine * | makeQPlaceManagerEngineOhosMapKit (const QVariantMap ¶meters, QGeoServiceProvider::Error *error, QString *errorString) |
Variables | |
| const QString | QT_BEGIN_NAMESPACE::placeSearchApiUrlBase |
| const auto | QT_BEGIN_NAMESPACE::searchByTextApiUrl = QUrl(placeSearchApiUrlBase + QLatin1String("searchByText")) |
| const auto | QT_BEGIN_NAMESPACE::autoCompleteApiUrl = QUrl(placeSearchApiUrlBase + QLatin1String("queryAutoComplete")) |
| QPlaceManagerEngine * makeQPlaceManagerEngineOhosMapKit | ( | const QVariantMap & | parameters, |
| QGeoServiceProvider::Error * | error, | ||
| QString * | errorString ) |
Definition at line 242 of file qplacemanagerengineohosmapkit.cpp.