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
external-resources.qdoc
Go to the documentation of this file.
1// Copyright (C) 2021 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
3
4/*!
5\externalpage https://developer.android.com/about/versions/oreo/background-location-limits
6\title Background Location Limits
7*/
8
9/*!
10\externalpage https://developer.android.com/guide/components/foreground-services
11\title Foreground Service
12*/
13
14/*!
15\externalpage https://developer.android.com/reference/android/Manifest.permission#ACCESS_BACKGROUND_LOCATION
16\title ACCESS_BACKGROUND_LOCATION
17*/
18
19/*!
20\externalpage https://developer.android.com/training/location/background
21\title Access Location in the Background
22*/
23
24/*!
25\externalpage https://gitlab.freedesktop.org/geoclue/geoclue/-/wikis/home
26\title GeoClue service
27*/
28
29/*!
30\externalpage https://www.freedesktop.org/software/geoclue/docs/gdbus-org.freedesktop.GeoClue2.Client.html#gdbus-property-org-freedesktop-GeoClue2-Client.DesktopId
31\title GeoClue DesktopId property
32*/
33
34/*!
35\externalpage https://gypsy.freedesktop.org/wiki/
36\title Gypsy daemon
37*/
38
39/*!
40\externalpage https://developer.android.com/reference/android/location/Location.html#getBearingAccuracyDegrees%28%29
41\title Android getBearingAccuracyDegrees
42*/
43
44/*!
45\externalpage https://developer.apple.com/documentation/corelocation/cllocation/3524338-courseaccuracy?language=objc
46\title iOS courseAccuracy
47*/