Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qgeotiledmappingmanagerenginemapbox.h
Go to the documentation of this file.
1// Copyright (C) 2014 Canonical 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 QGEOTILEDMAPPINGMANAGERENGINEMAPBOX_H
5#define QGEOTILEDMAPPINGMANAGERENGINEMAPBOX_H
6
7#include <QtLocation/QGeoServiceProvider>
8
9#include <QtLocation/private/qgeotiledmappingmanagerengine_p.h>
10
12
14{
16
17public:
21
22 QGeoMap *createMap() override;
23
24private:
25 QString m_cacheDirectory;
26};
27
29
30#endif // QGEOTILEDMAPPINGMANAGERENGINEMAPBOX_H
QVariantMap parameters() const
Error
Describes an error related to the loading and setup of a service provider plugin.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition qstring.h:127
Combined button and popup list for selecting options.
DBusConnection const char DBusError * error
#define Q_OBJECT