summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@digia.com>2012-11-28 10:18:56 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-28 13:13:46 +0100
commitcefc0551df5541753b7c7dee1d68dcb1a9c96d9e (patch)
tree85af1d1d67931eaa883d1a1cd0463911e75a6d32 /src/widgets
parentf308c296c59a6ef6fffa1e2e61f907eb94197477 (diff)
Choose better screenshots for "The Widget Classes" docs
Remove references to the obsolete CDE and Plastique styles, choose screenshots from more modern styles, and revise the table so that screenshots in the same column are from the same style. Change-Id: I20d5944ab62d8a6965fb49339dede90624c520b3 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/widgets')
-rw-r--r--src/widgets/doc/src/widgets-and-layouts/widgets.qdoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/widgets/doc/src/widgets-and-layouts/widgets.qdoc b/src/widgets/doc/src/widgets-and-layouts/widgets.qdoc
index c8c16fdd54..8647316f00 100644
--- a/src/widgets/doc/src/widgets-and-layouts/widgets.qdoc
+++ b/src/widgets/doc/src/widgets-and-layouts/widgets.qdoc
@@ -43,13 +43,13 @@
\table
\row
- \li \image windows-label.png
+ \li \image gtk-label.png
\li \image windowsvista-pushbutton.png
- \li \image gtk-progressbar.png
+ \li \image macintosh-progressbar.png
\row
- \li \image plastique-combobox.png
- \li \image macintosh-radiobutton.png
- \li \image cde-lineedit.png
+ \li \image gtk-combobox.png
+ \li \image windowsvista-radiobutton.png
+ \li \image macintosh-lineedit.png
\endtable
\annotatedlist basicwidgets