summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTom Cooksey <thomas.cooksey@nokia.com>2009-05-28 12:18:15 (GMT)
committerTom Cooksey <thomas.cooksey@nokia.com>2009-05-28 12:18:15 (GMT)
commit50576bd26cd5fb1316f0844ab6da76910d124edd (patch)
tree84b6f2103a60e08a3ea8f1ba8d985b33a710792a /doc
parent27d979b0ea39922e6e2ae3a3cc6a4d45c9c8f0e9 (diff)
parent353afc392b843519023f27753b45b2e6fd9467ff (diff)
downloadQt-50576bd26cd5fb1316f0844ab6da76910d124edd.zip
Qt-50576bd26cd5fb1316f0844ab6da76910d124edd.tar.gz
Qt-50576bd26cd5fb1316f0844ab6da76910d124edd.tar.bz2
Merge branch '4.5'
Conflicts: src/gui/embedded/qkbdtty_qws.cpp
Diffstat (limited to 'doc')
-rw-r--r--doc/src/designer-manual.qdoc19
-rw-r--r--doc/src/images/rgbController-configure-connection1.pngbin29210 -> 23241 bytes
2 files changed, 8 insertions, 11 deletions
diff --git a/doc/src/designer-manual.qdoc b/doc/src/designer-manual.qdoc
index 8d3ae71..ee240b5 100644
--- a/doc/src/designer-manual.qdoc
+++ b/doc/src/designer-manual.qdoc
@@ -58,7 +58,8 @@
and custom plugins allow you to use your own components with \QD.
If you are new to \QD, you can take a look at the
- \l{Getting To Know Qt Designer} document.
+ \l{Getting To Know Qt Designer} document. For a quick tutorial on how to
+ use \QD, refer to \l{A Quick Start to Qt Designer}.
Qt Designer 4.5 boasts a long list of improvements. For a detailed list of
what is new, refer \l{What's New in Qt Designer 4.5}.
@@ -499,7 +500,7 @@
correct signal and slot and click \gui OK.
\endtable
- \image rgbController-configureConnection1.png
+ \image rgbController-configure-connection1.png
Repeat the step (in reverse order), clicking on the spin box and dragging
the cursor towards the slider, to connect the spin box's
@@ -531,15 +532,11 @@
process for the remaining spin boxes and sliders.
\endtable
- Now, we preview your form to see how it would look in your application. To
- preview your form, press \key{Ctrl + R} or select \gui Preview from the
- \gui Form menu.
-
- \image rgbController-preview.png
-
- Try dragging the slider - the spin box will mirror its value too (and vice
- versa). Also, you can resize it to see how the layouts used to manage the
- child widgets respond to different window sizes.
+ Now, we preview your form to see how it would look in your application -
+ press \key{Ctrl + R} or select \gui Preview from the \gui Form menu. Try
+ dragging the slider - the spin box will mirror its value too (and vice
+ versa). Also, you can resize it to see how the layouts that are used to
+ manage the child widgets, respond to different window sizes.
*/
diff --git a/doc/src/images/rgbController-configure-connection1.png b/doc/src/images/rgbController-configure-connection1.png
index 0798184..4e5dcf2 100644
--- a/doc/src/images/rgbController-configure-connection1.png
+++ b/doc/src/images/rgbController-configure-connection1.png
Binary files differ