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
// Qt-Security score:significant reason:default
4
5
#
include
"qgeomapitemgeometry_p.h"
6
#
include
"qdeclarativegeomap_p.h"
7
#
include
<
QtQuick
/
QSGGeometry
>
8
9
#
include
<
QtPositioning
/
private
/
qlocationutils_p
.
h
>
10
#
include
<
QtPositioning
/
private
/
qdoublevector2d_p
.
h
>
11
#
include
<
QtLocation
/
private
/
qgeomap_p
.
h
>
12
#
include
<
QtLocation
/
private
/
qgeoprojection_p
.
h
>
13
14
QT_BEGIN_NAMESPACE
15
16
QGeoMapItemGeometry::QGeoMapItemGeometry()
17
{
18
}
19
20
QGeoMapItemGeometry::~QGeoMapItemGeometry()
21
{
22
23
}
24
25
QT_END_NAMESPACE
qtlocation
src
location
quickmapitems
qgeomapitemgeometry.cpp
Generated on
for Qt by
1.16.1