diff options
author | Alan Alpert <alan.alpert@nokia.com> | 2010-01-05 17:47:32 (GMT) |
---|---|---|
committer | Alan Alpert <alan.alpert@nokia.com> | 2010-01-05 17:47:32 (GMT) |
commit | 51b7c1eff019b73a5eb47c437be37606e4e185bf (patch) | |
tree | e4777c505f0adef76ff64ab36dc99a72581852e0 /doc/src/declarative/declarativeui.qdoc | |
parent | 03a6b8a393aa94203b872a806d04f331d6162603 (diff) | |
download | Qt-51b7c1eff019b73a5eb47c437be37606e4e185bf.zip Qt-51b7c1eff019b73a5eb47c437be37606e4e185bf.tar.gz Qt-51b7c1eff019b73a5eb47c437be37606e4e185bf.tar.bz2 |
Improve documentation
Extend documentation on dynamically created objects and on integrating
with existing applications. And make those pages more discoverable.
Diffstat (limited to 'doc/src/declarative/declarativeui.qdoc')
-rw-r--r-- | doc/src/declarative/declarativeui.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/declarative/declarativeui.qdoc b/doc/src/declarative/declarativeui.qdoc index 4d2b09c..ae64361 100644 --- a/doc/src/declarative/declarativeui.qdoc +++ b/doc/src/declarative/declarativeui.qdoc @@ -93,6 +93,7 @@ completely new applications. QML is fully \l {Extending QML}{extensible from C+ \o \l {qmlmodules.html}{Modules} \o \l {qmlfocus.html}{Keyboard Focus} \o \l {Extending types from QML} +\o \l {Dynamic Object Creation} \endlist \section1 Reference: |