summaryrefslogtreecommitdiffstats
path: root/src/network/doc
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2020-03-03 16:36:37 +0100
committerMårten Nordheim <marten.nordheim@qt.io>2020-03-10 09:07:18 +0100
commitd52a5537548a8df81b5cfcb74d040ee783fe7c55 (patch)
treeb17d0d2d6e7b09320759d1d6c0c1da26c58086c4 /src/network/doc
parent9aa293270155f1c50870f0119932629e31ab0713 (diff)
Bearer management deprecation cleanup
For QNAM: Deprecate the to-be-unused enum and mark the property deprecated in docs For bearermanagement: Add a warning on the bearermanagement documentation page that it is deprecated. Change-Id: I2cbe12ddec444d9f704601f07f3a7c9b70dc4f3c Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'src/network/doc')
-rw-r--r--src/network/doc/src/bearermanagement.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/network/doc/src/bearermanagement.qdoc b/src/network/doc/src/bearermanagement.qdoc
index f8d6a807d2..8aec894269 100644
--- a/src/network/doc/src/bearermanagement.qdoc
+++ b/src/network/doc/src/bearermanagement.qdoc
@@ -31,6 +31,8 @@
\title Bearer Management
\brief An API to control the system's connectivity state.
+\warning Bearer management is deprecated and will be removed in Qt 6.0.
+
Bearer Management controls the connectivity state of the system so that
the user can start or stop interfaces or roam transparently between
access points.