Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qgeotiledmappingmanagerengineohosmapkit.h
Go to the documentation of this file.
1// Copyright (C) 2025 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#ifndef QGEOTILEDMAPPINGMANAGERENGINEOHOSMAPKIT_H
5#define QGEOTILEDMAPPINGMANAGERENGINEOHOSMAPKIT_H
6
7#include <QtCore/QVariantMap>
8#include <QtLocation/QGeoServiceProvider>
9#include <QtLocation/private/qgeotiledmappingmanagerengine_p.h>
10
12
13QGeoTiledMappingManagerEngine *makeQGeoTiledMappingManagerEngineOhosMapKit(
14 const QVariantMap &parameters, QGeoServiceProvider::Error *error, QString *errorString);
15
16QT_END_NAMESPACE
17
18#endif // QGEOTILEDMAPPINGMANAGERENGINEOHOSMAPKIT_H
QGeoMappingManagerEngine * createMappingManagerEngine(const QVariantMap &parameters, QGeoServiceProvider::Error *error, QString *errorString) const
Returns a new QGeoMappingManagerEngine instance, initialized with parameters, which implements mappin...
QGeoRoutingManagerEngine * createRoutingManagerEngine(const QVariantMap &parameters, QGeoServiceProvider::Error *error, QString *errorString) const
Returns a new QGeoRoutingManagerEngine instance, initialized with parameters, which implements routin...
QPlaceManagerEngine * createPlaceManagerEngine(const QVariantMap &parameters, QGeoServiceProvider::Error *error, QString *errorString) const
Returns a new QPlaceManagerEngine instance, initialized with parameters, which implements the place s...
QString getAuthenticationKeyParameterOrEmpty(const QVariantMap &parameters)
Combined button and popup list for selecting options.
bool isAuthenticationKeySet(const QVariantMap &parameters, QGeoServiceProvider::Error *error, QString *errorString)