Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qtpositioning-qml.qdoc
Go to the documentation of this file.
1// Copyright (C) 2018 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4/*!
5 \qmlmodule QtPositioning \QtVer
6 \title Qt Positioning QML Types
7 \ingroup qmlmodules
8 \brief Provides QML types for position information.
9
10 The identifying string for this module is \e QtPositioning. To use the QML
11 from this module, include the following import statement in the QML file:
12
13 \qml \QtVer
14 import QtPositioning \1
15 \endqml
16
17 \section1 Basic Types
18
19 \annotatedlist qml-QtPositioning5-basictypes
20
21 \section1 Alphabetical Listing of All QML Types
22*/