aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@qt.io>2022-02-24 14:51:51 +0800
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-03-02 17:14:33 +0000
commit13fa9a0c63e4a9a6fc6a41cdb12a166122b3c260 (patch)
tree4155ad31f2f660e7309b04ba28efe9d48af754b9
parent4f5a7b20da1bcb696e7b1d7191dbac63699ca918 (diff)
Doc: state that desktop support is being improved
As the module was developed for touch interfaces first and foremost, we can state that bringing desktop support up to par is an ongoing process. Change-Id: I769731efbd7131b8ffe47ac1db937808dbb3495b Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io> Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io> (cherry picked from commit f1c2f250162b4b2cd130d2b0e49e50a988d85a11) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/quickcontrols2/doc/src/qtquickcontrols2-index.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/quickcontrols2/doc/src/qtquickcontrols2-index.qdoc b/src/quickcontrols2/doc/src/qtquickcontrols2-index.qdoc
index 7b64e776dd..6de9fa228e 100644
--- a/src/quickcontrols2/doc/src/qtquickcontrols2-index.qdoc
+++ b/src/quickcontrols2/doc/src/qtquickcontrols2-index.qdoc
@@ -144,6 +144,11 @@
\endtable
\section1 Module Evolution
+
+ Qt Quick Controls was originally written with touch interfaces as the primary focus.
+ While it is already possible to develop desktop interfaces, work is ongoing to
+ provide a more native look and feel.
+
\l{Changes to Qt Quick Controls} lists important changes in the
module API and functionality that were done for the Qt 6 series of Qt.