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/declarative | |
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/declarative')
-rw-r--r-- | doc/src/declarative/declarativeui.qdoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/declarative/declarativeui.qdoc b/doc/src/declarative/declarativeui.qdoc index ed8b734..9b44273 100644 --- a/doc/src/declarative/declarativeui.qdoc +++ b/doc/src/declarative/declarativeui.qdoc @@ -28,6 +28,8 @@ /*! \title Qt Quick \page qtquick.html +\ingroup qt-gui-concepts + \brief Qt Quick provides a declarative framework for building highly dynamic, custom user interfaces. |