summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-11-03 01:15:43 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-11-03 01:15:43 (GMT)
commit203232ffdc781eff1e320eb8f20311913640e163 (patch)
treed6ac50ace7ff4ebf11f8c02b5e3ce3ab2287fd89 /doc
parent6d7888aa59f08a0f91aaf844f27dc0c9462707f6 (diff)
downloadQt-203232ffdc781eff1e320eb8f20311913640e163.zip
Qt-203232ffdc781eff1e320eb8f20311913640e163.tar.gz
Qt-203232ffdc781eff1e320eb8f20311913640e163.tar.bz2
Doc.
Diffstat (limited to 'doc')
-rw-r--r--doc/src/declarative/elements.qdoc7
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