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
qgeomapitemsoverlay.h
Go to the documentation of this file.
1// Copyright (C) 2017 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
5#ifndef QGEOMAPITEMSOVERLAY_H
6#define QGEOMAPITEMSOVERLAY_H
7
8#include <QtLocation/private/qgeomap_p.h>
9#include <QtLocation/private/qgeoprojection_p.h>
10
12
16{
18 Q_DECLARE_PRIVATE(QGeoMapItemsOverlay)
19public:
21 virtual ~QGeoMapItemsOverlay();
22
23 QGeoMap::Capabilities capabilities() const override;
24
25protected:
27
28private:
29 Q_DISABLE_COPY(QGeoMapItemsOverlay)
30};
31
33
34#endif
QGeoMap::Capabilities capabilities() const override
QGeoMapItemsOverlay(QGeoMappingManagerEngineItemsOverlay *engine, QObject *parent)
QSGNode * updateSceneGraph(QSGNode *node, QQuickWindow *window) override
\inmodule QtCore
Definition qobject.h:103
QObject * parent() const
Returns a pointer to the parent object.
Definition qobject.h:346
\qmltype Window \instantiates QQuickWindow \inqmlmodule QtQuick
\group qtquick-scenegraph-nodes \title Qt Quick Scene Graph Node classes
Definition qsgnode.h:37
Combined button and popup list for selecting options.
#define Q_OBJECT
aWidget window() -> setWindowTitle("New Window Title")
[2]
QJSEngine engine
[0]