aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlnetworkaccessmanagerfactory.cpp
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-09-27 10:12:12 +0200
committerKai Koehne <kai.koehne@qt.io>2018-10-01 06:28:20 +0000
commite8b01250fdbef269379df8c2481c9482317e8220 (patch)
tree773560039d1127818c7d6d562ecb7316e8241403 /src/qml/qml/qqmlnetworkaccessmanagerfactory.cpp
parent863bc570ca9d8f08b9fbedee903faf63622fac3c (diff)
Doc: Remove references to Qt Quick 1
Qt Quick 1 is dead since Qt 5.0, so it doesn't make much sense anymore to link to different names there, or highlight behavioral differences. Task-number: QTBUG-70780 Change-Id: Iac5e0b226621f127714e722a11208ca1b21d977f Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/qml/qml/qqmlnetworkaccessmanagerfactory.cpp')
-rw-r--r--src/qml/qml/qqmlnetworkaccessmanagerfactory.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/qml/qml/qqmlnetworkaccessmanagerfactory.cpp b/src/qml/qml/qqmlnetworkaccessmanagerfactory.cpp
index 1680253d73..c14a91c1fa 100644
--- a/src/qml/qml/qqmlnetworkaccessmanagerfactory.cpp
+++ b/src/qml/qml/qqmlnetworkaccessmanagerfactory.cpp
@@ -80,8 +80,6 @@ QT_BEGIN_NAMESPACE
For more information about signals and threads, see
\l {Threads and QObjects} and \l {Signals and Slots Across Threads}.
- The \l {Qt Quick 1} version of this class is named QDeclarativeNetworkAccessManagerFactory.
-
\sa {C++ Extensions: Network Access Manager Factory Example}{Network Access Manager Factory Example}
*/