Doc: Reformat

No text changes

Change-Id: I767337883dbb8b50d2bcbb0b6f7967135a103e08
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
Tobias Hunger
2015-06-18 13:48:12 +02:00
parent 64975402af
commit d1e5972483

View File

@@ -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