summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/src/widgets-and-layouts/gallery.qdoc
diff options
context:
space:
mode:
authorJan Arve Saether <jan-arve.saether@digia.com>2012-11-23 16:10:17 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-23 18:50:40 +0100
commit009d5e151002e0ea9d1944a8887a7140d6e48b59 (patch)
treeb4521328a9cd6f98f46dad95efb5c6798c92485d /src/widgets/doc/src/widgets-and-layouts/gallery.qdoc
parent0bf1c3622e1277c83d323344bced2215f752a458 (diff)
Remove Plastique and Cleanlooks from the widget gallery
This commit does not remove the actual images, since they are referenced from many other places. Plastique style seems to have been used often as a style for showing a screenshot of a widget (probably because it has been available on all platforms). When fusion style gets its gallery with images, the references to the plastique images should probably be replaced with references to fusion images. Change-Id: I288c06df2c5e1f3a212b873ec0f087e119b895b0 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/widgets/doc/src/widgets-and-layouts/gallery.qdoc')
-rw-r--r--src/widgets/doc/src/widgets-and-layouts/gallery.qdoc21
1 files changed, 5 insertions, 16 deletions
diff --git a/src/widgets/doc/src/widgets-and-layouts/gallery.qdoc b/src/widgets/doc/src/widgets-and-layouts/gallery.qdoc
index 9acacc24e7..23f5cb3763 100644
--- a/src/widgets/doc/src/widgets-and-layouts/gallery.qdoc
+++ b/src/widgets/doc/src/widgets-and-layouts/gallery.qdoc
@@ -36,10 +36,6 @@
\table
\row
- \li \image plastique-tabwidget.png Plastique Style Widget Gallery
- \caption \l{Plastique Style Widget Gallery}
-
- The Plastique style is provided by QPlastiqueStyle.
\li \image windowsxp-tabwidget.png Windows XP Style Widget Gallery
\caption \l{Windows XP Style Widget Gallery}
@@ -48,18 +44,6 @@
\caption \l{Windows Style Widget Gallery}
The Windows style is provided by QWindowsStyle.
- \endtable
-
- \table
- \row
- \li \image macintosh-tabwidget.png Macintosh Style Widget Gallery
- \caption \l{Macintosh Style Widget Gallery}
-
- The Macintosh style is provided by QMacStyle.
- \li \image cleanlooks-tabwidget.png Cleanlooks Style Widget Gallery
- \caption \l{Cleanlooks Style Widget Gallery}
-
- The Cleanlooks style is provided by QCleanlooksStyle.
\li \image windowsvista-tabwidget.png Windows Vista Style Widget Gallery
\caption \l{Windows Vista Style Widget Gallery}
@@ -68,10 +52,15 @@
\table
\row
+ \li \image macintosh-tabwidget.png Macintosh Style Widget Gallery
+ \caption \l{Macintosh Style Widget Gallery}
+
+ The Macintosh style is provided by QMacStyle.
\li \image gtk-tabwidget.png GTK Style Widget Gallery
\caption \l{GTK Style Widget Gallery}
The GTK style is provided by QGtkStyle.
+ \endtable
\endtable
*/