aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@theqtcompany.com>2015-06-18 13:48:12 +0200
committerTobias Hunger <tobias.hunger@theqtcompany.com>2015-06-22 09:14:10 +0000
commitd1e5972483ba17c0849c216a4b4cf742da0a92a3 (patch)
tree48cde47bb672eb61fc4b53ea38c9c98fb4d3fd2e
parent64975402afda522044ab029758da95a1cb06150f (diff)
Doc: Reformat
No text changes Change-Id: I767337883dbb8b50d2bcbb0b6f7967135a103e08 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-rw-r--r--doc/src/overview/creator-design-overview.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/overview/creator-design-overview.qdoc b/doc/src/overview/creator-design-overview.qdoc
index 1c3057671c..548b7fa75d 100644
--- a/doc/src/overview/creator-design-overview.qdoc
+++ b/doc/src/overview/creator-design-overview.qdoc
@@ -40,16 +40,16 @@
\li \l{Developing Qt Quick Applications}
You can use wizards to create Qt Quick projects that contain
- boiler-plate code. You can use the code editor (Edit mode)
- or the visual editor (Design mode) to develop Qt Quick applications.
+ boiler-plate code. You can use the code editor (Edit mode) or the
+ visual editor (Design mode) to develop Qt Quick applications.
\li \l{Developing Widget Based Applications}
Widgets and forms created with \QD are integrated seamlessly with
programmed code by using the Qt signals and slots mechanism that
allows you to easily assign behavior to graphical elements. All
properties set in \QD can be changed dynamically within the code.
- Furthermore, features such as widget promotion and custom
- plugins allow you to use your own widgets with \QD.
+ Furthermore, features such as widget promotion and custom plugins
+ allow you to use your own widgets with \QD.
\li \l{Optimizing Applications for Mobile Devices}
Mobile devices have been designed for use when mobile. Keep the