summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@digia.com>2013-06-11 14:59:53 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-12 08:35:31 +0200
commite813793940c961a7d831dca133512f61e8bf78f5 (patch)
tree52bbb7ee83fe18a844aa571c468833f820f8dc02 /doc
parent32967b052adff8c59f41160088a6acecb5a81813 (diff)
downloadqt4-tools-e813793940c961a7d831dca133512f61e8bf78f5.tar.gz
Document the fact that QPA is experimental in Qt 4.8
Task-number: QTBUG-26912 Change-Id: I8544a970f58faf9fd9811603d6640ad2b99ebe1d Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/qt4-intro.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc
index 0fdc435407..81f2ba50af 100644
--- a/doc/src/qt4-intro.qdoc
+++ b/doc/src/qt4-intro.qdoc
@@ -524,6 +524,9 @@
easier. It provides a clean abstraction layer for porting QtGui to new
window systems.
+ \note QPA is considered an experimental feature in Qt 4.8. In Qt 5 it
+ is a supported and complete feature.
+
\section1 Qt WebKit 2.2
The new Qt WebKit release introduces bug fixes, performance improvements,