Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qtlocation-examples.qdoc
Go to the documentation of this file.
1// Copyright (C) 2017 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4/*!
5 \group qtlocation-examples
6 \title Qt Location Examples
7 \brief Examples for the Qt Location module
8 \ingroup all-examples
9 \ingroup qtlocation
10
11 These examples show a range of different uses for \l{Qt Location},
12 such as displaying a map within a QML user interface, implementing basic routing and
13 place search, as well as integrating positioning data types.
14
15 These examples can work with any of the available geo services plugins. However, some plugins may
16 require additional \l {QtLocation::PluginParameter}{plugin parameters} in order to function correctly.
17 The default plugin used by these examples is \l {Qt Location Open Street Map Plugin}, which does not
18 require any parameters.
19*/
20