diff options
author | Warwick Allison <warwick.allison@nokia.com> | 2010-05-19 02:36:06 (GMT) |
---|---|---|
committer | Warwick Allison <warwick.allison@nokia.com> | 2010-05-19 02:36:06 (GMT) |
commit | 5f3e8f33083be7bd7b858c8880f52a99952e0b75 (patch) | |
tree | b2d6f519d7a3bc342d8bd882223fed79a591f110 /doc/src/declarative | |
parent | 92b783a4ab9687baaf55d732965fe21aa69146a4 (diff) | |
download | Qt-5f3e8f33083be7bd7b858c8880f52a99952e0b75.zip Qt-5f3e8f33083be7bd7b858c8880f52a99952e0b75.tar.gz Qt-5f3e8f33083be7bd7b858c8880f52a99952e0b75.tar.bz2 |
doc
Diffstat (limited to 'doc/src/declarative')
-rw-r--r-- | doc/src/declarative/examples.qdoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc index cdc308a..94f27e9 100644 --- a/doc/src/declarative/examples.qdoc +++ b/doc/src/declarative/examples.qdoc @@ -168,5 +168,11 @@ For example, from your build directory, run: \o \l{demos/declarative/snake}{Snake} \endlist +\section1 Labs + +\list +\o \l{src/imports/folderlistmodel}{Folder List Model} - a C++ model plugin +\endlist + */ |