diff options
author | Samuel Rødal <sroedal@trolltech.com> | 2009-11-10 16:43:03 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2009-11-11 17:34:35 (GMT) |
commit | 811a39434ab1fc4594dd8589c452286806d7902c (patch) | |
tree | e59de7760ce591e8e52b899f1743c1047c86c99b /doc/src/qt4-intro.qdoc | |
parent | 77c3bbf57d6e606aa4115f2d55fd1e87e560e233 (diff) | |
download | Qt-811a39434ab1fc4594dd8589c452286806d7902c.zip Qt-811a39434ab1fc4594dd8589c452286806d7902c.tar.gz Qt-811a39434ab1fc4594dd8589c452286806d7902c.tar.bz2 |
Removed mention of purged graphics effects from the documentation.
Diffstat (limited to 'doc/src/qt4-intro.qdoc')
-rw-r--r-- | doc/src/qt4-intro.qdoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/qt4-intro.qdoc b/doc/src/qt4-intro.qdoc index c677c08..649ed03 100644 --- a/doc/src/qt4-intro.qdoc +++ b/doc/src/qt4-intro.qdoc @@ -604,9 +604,9 @@ \section1 Graphics Effects Effects can be used to alter the appearance of UI elements such as - \l{QGraphicsItem}s and \l{QWidget}s. A range of standard effects such - as blurring, colorizing or blooming is provided, and it is possible to - implement custom effects. + \l{QGraphicsItem}s and \l{QWidget}s. A couple of standard effects such + as blurring, colorizing and drop shadow are provided, and it is + possible to implement custom effects. \table \row |