diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-07-03 05:34:22 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-07-03 06:01:00 (GMT) |
commit | 602f05025c09093650a7030da6084665cf716e08 (patch) | |
tree | 1e41a4006c6c7d66c0be8935c94aed26bd24474a /doc/src/declarative/qtdeclarative.qdoc | |
parent | 3320e130954229d513be62f7d6a6410ca5e5f523 (diff) | |
download | Qt-602f05025c09093650a7030da6084665cf716e08.zip Qt-602f05025c09093650a7030da6084665cf716e08.tar.gz Qt-602f05025c09093650a7030da6084665cf716e08.tar.bz2 |
Doc
Diffstat (limited to 'doc/src/declarative/qtdeclarative.qdoc')
-rw-r--r-- | doc/src/declarative/qtdeclarative.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/declarative/qtdeclarative.qdoc b/doc/src/declarative/qtdeclarative.qdoc index 4fe9994..c945b24 100644 --- a/doc/src/declarative/qtdeclarative.qdoc +++ b/doc/src/declarative/qtdeclarative.qdoc @@ -68,15 +68,15 @@ \o \l {qmlforcpp}{QML For C++ Programmers} \endlist - Core Features: + Core QML Features: \list \o \l {binding}{Data Binding} \o \l {anchor-layout}{Layout Anchors} \o \l {qmlanimation}{Animation} \o \l {qmleffects}{Visual Effects} - \o \l {components}{Components} \o \l {qmlmodules}{Modules} \o \l {qmlfocus}{Keyboard Focus} + \o \l {Extending types from QML} \endlist QML Reference: |