summaryrefslogtreecommitdiffstats
path: root/doc/src/qt4-intro.qdoc
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-11-10 15:13:48 (GMT)
committerDavid Boddie <dboddie@trolltech.com>2009-11-11 17:34:32 (GMT)
commit5a1d525932d3b01f197964d584ce74a78ed7b7fd (patch)
tree89c0efd845b028fea33f124f07659de000d10be1 /doc/src/qt4-intro.qdoc
parentb2c69ca9b4027785ac01ea99468bea98d6c93ae8 (diff)
downloadQt-5a1d525932d3b01f197964d584ce74a78ed7b7fd.zip
Qt-5a1d525932d3b01f197964d584ce74a78ed7b7fd.tar.gz
Qt-5a1d525932d3b01f197964d584ce74a78ed7b7fd.tar.bz2
Doc: remove graphics for effects that are no longer in scope.
Diffstat (limited to 'doc/src/qt4-intro.qdoc')
-rw-r--r--doc/src/qt4-intro.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc
index 0871e51..c677c08 100644
--- a/doc/src/qt4-intro.qdoc
+++ b/doc/src/qt4-intro.qdoc
@@ -610,13 +610,13 @@
\table
\row
- \o
- \o \img graphicseffect-plain.png
- \o
+ \o{2,1} \img graphicseffect-plain.png
\row
\o \img graphicseffect-blur.png
\o \img graphicseffect-colorize.png
- \o \img graphicseffect-bloom.png
+ \row
+ \o \img graphicseffect-opacity.png
+ \o \img graphicseffect-drop-shadow.png
\endtable
See the QGraphicsEffect class documentation for more information.