diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-08-22 21:22:03 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-08-22 21:22:03 (GMT) |
commit | 9bb075161e766832da041cc881ddfee7a8146a6c (patch) | |
tree | c8a60869d100332523da4fc13d615925d7a3c478 /doc/src/frameworks-technologies/graphicsview.qdoc | |
parent | f46cb7033fc3bfc17c4ccf9125d670810322a0f5 (diff) | |
download | Qt-9bb075161e766832da041cc881ddfee7a8146a6c.zip Qt-9bb075161e766832da041cc881ddfee7a8146a6c.tar.gz Qt-9bb075161e766832da041cc881ddfee7a8146a6c.tar.bz2 |
Doc: Updating pages and linking them to the overviews.
Diffstat (limited to 'doc/src/frameworks-technologies/graphicsview.qdoc')
-rw-r--r-- | doc/src/frameworks-technologies/graphicsview.qdoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/frameworks-technologies/graphicsview.qdoc b/doc/src/frameworks-technologies/graphicsview.qdoc index 7147823..20bb750 100644 --- a/doc/src/frameworks-technologies/graphicsview.qdoc +++ b/doc/src/frameworks-technologies/graphicsview.qdoc @@ -34,6 +34,8 @@ \page graphicsview.html \title Graphics View Framework \ingroup qt-graphics + \ingroup qt-basic-concepts + \brief An overview of the Graphics View framework for interactive 2D graphics. |