Add few qdoc \targets to QDesktopServices
The targets are linked from qtnetworkauth documentation. Pick-to: 6.8 Task-number: QTBUG-125344 Change-Id: I95cc746a2dac4d8a99278c7d3ac5edf4b201a41b Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
This commit is contained in:
parent
c3f1533fba
commit
9b0f58809b
@ -210,6 +210,7 @@ bool QDesktopServices::openUrl(const QUrl &url)
|
||||
the destruction of the handler object does not overlap with concurrent
|
||||
invocations of openUrl() using it.
|
||||
|
||||
\target configuring qdesktopservices url handler on ios and macos
|
||||
\section1 iOS and \macos
|
||||
|
||||
To use this function for receiving data from other apps on iOS/\macos
|
||||
@ -239,6 +240,7 @@ bool QDesktopServices::openUrl(const QUrl &url)
|
||||
For more information, see the Apple Developer Documentation for
|
||||
\l {iOS: Supporting Associated Domains}{Supporting Associated Domains}.
|
||||
|
||||
\target configuring qdesktopservices url handler on android
|
||||
\section1 Android
|
||||
|
||||
To use this function for receiving data from other apps on Android, you
|
||||
|
Loading…
x
Reference in New Issue
Block a user