Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qgeotiledmaposm.h
Go to the documentation of this file.
1// Copyright (C) 2016 Aaron McCarthy <mccarthy.aaron@gmail.com>
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 QGEOTILEDMAPOSM_H
5#define QGEOTILEDMAPOSM_H
6
8
9#include <QtLocation/private/qgeotiledmap_p.h>
11
13
15class QGeoTiledMapOsm: public Map
16{
18
19public:
22
23protected:
24 void evaluateCopyrights(const QSet<QGeoTileSpec> &visibleTiles) override;
25
26protected Q_SLOTS:
27 void onProviderDataUpdated(const QGeoTileProviderOsm *provider);
28
29private:
30 int m_mapId;
32};
33
35
36#endif
void onProviderDataUpdated(const QGeoTileProviderOsm *provider)
void evaluateCopyrights(const QSet< QGeoTileSpec > &visibleTiles) override
QGeoTiledMapOsm(QGeoTiledMappingManagerEngineOsm *engine, QObject *parent=nullptr)
\inmodule QtCore
Definition qobject.h:103
QObject * parent() const
Returns a pointer to the parent object.
Definition qobject.h:346
Combined button and popup list for selecting options.
QGeoTiledMap Map
#define Q_OBJECT
#define Q_SLOTS
QJSEngine engine
[0]