diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/declarative/elements.qdoc | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc index 0eda95e..69535ce 100644 --- a/doc/src/declarative/elements.qdoc +++ b/doc/src/declarative/elements.qdoc @@ -60,9 +60,10 @@ The following table lists the QML elements provided by the Qt Declarative module \list \o \l State \o \l PropertyChanges -\o \l ParentChange -\o \l StateChangeScript -\o \l AnchorChanges +\o \l StateGroup +\o \l ParentChange (Item-specific) +\o \l StateChangeScript (Item-specific) +\o \l AnchorChanges (Item-specific) \endlist \o |