diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2010-08-22 21:44:18 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2010-08-22 21:44:18 (GMT) |
commit | d9a32562ed281e0d4dbb194b3f3fce9f93f8cd46 (patch) | |
tree | ed45ff7bdd59404c6506d83a61a3e1aeb66ee5ab /doc/src/frameworks-technologies/model-view-programming.qdoc | |
parent | 45a549dd8ad57bdd070d40a3d0606ab8429ceda6 (diff) | |
parent | 2517a2c7ef8b3ee0f2651f191f49d27930129756 (diff) | |
download | Qt-d9a32562ed281e0d4dbb194b3f3fce9f93f8cd46.zip Qt-d9a32562ed281e0d4dbb194b3f3fce9f93f8cd46.tar.gz Qt-d9a32562ed281e0d4dbb194b3f3fce9f93f8cd46.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integration
* '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1:
Doc: Adding pages to the overviews and updating the index page.
Doc: Updating pages and linking them to the overviews.
Diffstat (limited to 'doc/src/frameworks-technologies/model-view-programming.qdoc')
-rw-r--r-- | doc/src/frameworks-technologies/model-view-programming.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/frameworks-technologies/model-view-programming.qdoc b/doc/src/frameworks-technologies/model-view-programming.qdoc index e230c06..7a1fb40 100644 --- a/doc/src/frameworks-technologies/model-view-programming.qdoc +++ b/doc/src/frameworks-technologies/model-view-programming.qdoc @@ -27,12 +27,12 @@ /*! \group model-view - \ingroup qt-basic-concepts \title Model/View Classes */ /*! \page model-view-programming.html + \ingroup qt-basic-concepts \title Model/View Programming \brief A guide to Qt's extensible model/view architecture. |