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
qgeomapitemgeometry.cpp
Go to the documentation of this file.
1
// Copyright (C) 2022 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
#
include
"qgeomapitemgeometry_p.h"
5
#
include
"qdeclarativegeomap_p.h"
6
#
include
<
QtQuick
/
QSGGeometry
>
7
8
#
include
<
QtPositioning
/
private
/
qlocationutils_p
.
h
>
9
#
include
<
QtPositioning
/
private
/
qdoublevector2d_p
.
h
>
10
#
include
<
QtLocation
/
private
/
qgeomap_p
.
h
>
11
#
include
<
QtLocation
/
private
/
qgeoprojection_p
.
h
>
12
13
QT_BEGIN_NAMESPACE
14
15
QGeoMapItemGeometry::QGeoMapItemGeometry()
16
{
17
}
18
19
QGeoMapItemGeometry::~QGeoMapItemGeometry()
20
{
21
22
}
23
24
QT_END_NAMESPACE
qtlocation
src
location
quickmapitems
qgeomapitemgeometry.cpp
Generated on
for Qt by
1.14.0