diff options
author | Martin Smith <msmith@trolltech.com> | 2010-05-07 11:45:39 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2010-05-07 11:45:39 (GMT) |
commit | 137e196dc1ae2364265e7c1eb79c880120a79bb9 (patch) | |
tree | f9f4fb9a1d10dd971714c187111df922d7fee272 /doc/src/declarative/examples.qdoc | |
parent | 1d8d397121329a178f96d476b1e585cf7d938f2d (diff) | |
download | Qt-137e196dc1ae2364265e7c1eb79c880120a79bb9.zip Qt-137e196dc1ae2364265e7c1eb79c880120a79bb9.tar.gz Qt-137e196dc1ae2364265e7c1eb79c880120a79bb9.tar.bz2 |
qdoc: Reorganized examples panel.
Diffstat (limited to 'doc/src/declarative/examples.qdoc')
-rw-r--r-- | doc/src/declarative/examples.qdoc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc index e01459f..481617e 100644 --- a/doc/src/declarative/examples.qdoc +++ b/doc/src/declarative/examples.qdoc @@ -40,8 +40,9 @@ ****************************************************************************/ /*! -\page qdeclarativeexamples.html -\title QML Examples and Demos + \page qdeclarativeexamples.html + \title QML Examples and Demos + \ingroup all-examples \previouspage Graphics View Examples \contentspage Qt Examples |