summaryrefslogtreecommitdiff
path: root/doc/src/qtquick
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2014-03-14 16:02:01 +0100
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2014-03-14 16:12:10 +0100
commit7b088afbe95bce987e64b52ae509a2806c33e9b8 (patch)
tree3f86c186d4b0a936603d62560323530b9542e259 /doc/src/qtquick
parent2c42b06f00799231ac2d4c8b3daae09e7ae76b70 (diff)
downloadqt-creator-7b088afbe95bce987e64b52ae509a2806c33e9b8.tar.gz
Doc: don't use the term SDK in connection with Qt
Replace with "Qt distributions" or "installers" or rewrite in some other way. Remove references to installing Qt 4 SDK, because it is no longer available for downloading. Change-Id: I291f82702e21d953f2efbb0e634d6454b4bc17b9 Reviewed-by: hjk <hjk121@nokiamail.com>
Diffstat (limited to 'doc/src/qtquick')
-rw-r--r--doc/src/qtquick/qtquick-components.qdoc4
-rw-r--r--doc/src/qtquick/qtquick-screens.qdoc5
2 files changed, 4 insertions, 5 deletions
diff --git a/doc/src/qtquick/qtquick-components.qdoc b/doc/src/qtquick/qtquick-components.qdoc
index bf6a598778..111726b4af 100644
--- a/doc/src/qtquick/qtquick-components.qdoc
+++ b/doc/src/qtquick/qtquick-components.qdoc
@@ -77,8 +77,8 @@
Since Qt 5.1, a set of Qt Quick Controls is available for creating classic
desktop-style user interfaces using Qt Quick 2.1.
- You can install Qt Quick 1 Components as part of the Qt 4 SDK and the Qt
- Quick Controls as part of Qt 5.1, or later.
+ Qt Quick 1 Components are a part of Qt 4, whereas Qt Quick Controls were
+ added to Qt 5.1.
The \QC project wizards create Qt Quick applications that use Qt Quick
Components or Controls.
diff --git a/doc/src/qtquick/qtquick-screens.qdoc b/doc/src/qtquick/qtquick-screens.qdoc
index da940fd7ea..275e7d4c53 100644
--- a/doc/src/qtquick/qtquick-screens.qdoc
+++ b/doc/src/qtquick/qtquick-screens.qdoc
@@ -41,9 +41,8 @@
You can also use ready-made Qt Quick 1 Components (for Qt 4) to create
screens with a native look and feel for a particular target platform.
Since Qt 5.1, a set of Qt Quick Controls is available for creating classic
- desktop-style user interfaces using Qt Quick 2.1. You
- can install Qt Quick 1 Components as part of the Qt 4 SDK and the Qt Quick
- Controls as part of Qt 5.1, or later.
+ desktop-style user interfaces using Qt Quick 2.1. Qt Quick 1 Components are
+ a part of Qt 4, whereas Qt Quick Controls were added to Qt 5.1.
\section1 Adding Components to Screens