aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/widgets
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/widgets
parent2c42b06f00799231ac2d4c8b3daae09e7ae76b70 (diff)
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/widgets')
-rw-r--r--doc/src/widgets/qtdesigner-plugins.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/widgets/qtdesigner-plugins.qdoc b/doc/src/widgets/qtdesigner-plugins.qdoc
index 2c8eac05aa..b93232a838 100644
--- a/doc/src/widgets/qtdesigner-plugins.qdoc
+++ b/doc/src/widgets/qtdesigner-plugins.qdoc
@@ -47,8 +47,8 @@
\QD fetches plugins from the standard locations and loads the plugins
that match its build key. \QD is delivered both as a standalone application
- and as part of the SDK, where it is integrated into \QC. The correct folder
- to place the plugins depends on which one you use.
+ and integrated into \QC. The correct folder to place the plugins depends on
+ whether you use the standalone \QD or the integrated \QD.
The integrated \QD fetches plugins from the \c {%SDK%\bin\designer} folder
on Windows and Linux. For information about how to configure plugins on
@@ -128,7 +128,7 @@
\section1 Matching Build Keys
- The \QC that is included in pre-built SDK packages on Windows is built with
+ The \QC that is included in pre-built Qt packages on Windows is built with
the Microsoft Visual Studio compiler, whereas the version of Qt shipped for
building applications is configured and built to use the MinGW/g++ compiler.
Plugins built by using this version of Qt cannot be loaded by \QC because