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
qgeotiledmap_nokia.h
Go to the documentation of this file.
1// Copyright (C) 2015 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 QGEOMAP_NOKIA_H
5#define QGEOMAP_NOKIA_H
6
7#include "qgeotiledmap_p.h"
8#include <QtGui/QImage>
9#include <QtCore/QPointer>
11
13
15
17{
19public:
22
24 void evaluateCopyrights(const QSet<QGeoTileSpec> &visibleTiles) override;
25
26private:
27 QImage m_logo;
28 QImage m_copyrightsSlab;
29 QString m_lastCopyrightsString;
30 QPointer<QGeoTiledMappingManagerEngineNokia> m_engine;
31
32 Q_DISABLE_COPY(QGeoTiledMapNokia)
33};
34
36
37#endif // QGEOMAP_NOKIA_H
QGeoTiledMapNokia(QGeoTiledMappingManagerEngineNokia *engine, QObject *parent=nullptr)
QString getViewCopyright() const
void evaluateCopyrights(const QSet< QGeoTileSpec > &visibleTiles) override
\inmodule QtGui
Definition qimage.h:37
\inmodule QtCore
Definition qobject.h:103
QObject * parent() const
Returns a pointer to the parent object.
Definition qobject.h:346
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition qstring.h:129
Combined button and popup list for selecting options.
QGeoTiledMap Map
#define Q_OBJECT
QJSEngine engine
[0]