summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2010-03-29 04:58:32 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2010-03-29 04:58:32 (GMT)
commit362fec5e99375c0c48691693bf6b297be6f8e00b (patch)
treefefd4e2ea23698faac84f68283bc476525a2e34d /doc
parentd1f01956769f4f3ded29095afec5cbf52eb8f1c8 (diff)
downloadQt-362fec5e99375c0c48691693bf6b297be6f8e00b.zip
Qt-362fec5e99375c0c48691693bf6b297be6f8e00b.tar.gz
Qt-362fec5e99375c0c48691693bf6b297be6f8e00b.tar.bz2
Doc
Diffstat (limited to 'doc')
-rw-r--r--doc/src/declarative/extending.qdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/declarative/extending.qdoc b/doc/src/declarative/extending.qdoc
index 3dce8c3..b6aa9da 100644
--- a/doc/src/declarative/extending.qdoc
+++ b/doc/src/declarative/extending.qdoc
@@ -654,9 +654,8 @@ declaring a new property, and the corresponding C++ type.
\row \o string \o QString
\row \o url \o QUrl
\row \o color \o QColor
-\row \o date \o QDate
+\row \o date \o QDateTime
\row \o var \o QVariant
-\row \o variant \o QVariant
\endtable
QML supports two methods for adding a new property to a type: a new property