aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/whatsnew.qdoc
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2012-01-05 09:58:47 +1000
committerQt by Nokia <qt-info@nokia.com>2012-01-05 08:07:00 +0100
commit5d0d0f4af2ada74d0ec7fdd5d9d6d8f7b1032dc7 (patch)
treee5a5fc564ba9d2819ad6c344f077ad0050c699a7 /doc/src/declarative/whatsnew.qdoc
parent3fcf756c286f69e7b702d0d71e2a2a6ed03c92ef (diff)
Document new Path elements.
Change-Id: Ic1e2aa7da63a7d9e12357a609fc52b3913f14f28 Reviewed-by: Bea Lam <bea.lam@nokia.com>
Diffstat (limited to 'doc/src/declarative/whatsnew.qdoc')
-rw-r--r--doc/src/declarative/whatsnew.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/declarative/whatsnew.qdoc b/doc/src/declarative/whatsnew.qdoc
index ef23d15f62..554ca6ec75 100644
--- a/doc/src/declarative/whatsnew.qdoc
+++ b/doc/src/declarative/whatsnew.qdoc
@@ -143,6 +143,8 @@ A new property type ("var") has been introduced which obsoletes "variant" proper
Properties of this type are equivalent to regular JavaScript variables. See the documentation
on \l{QML Basic Types} for more information about "var" properties.
+New elements have been added for contructing paths: PathArc, PathCurve, PathSvg.
+
\section2 QtQuick 1 is now a separate library and module
Writing C++ applications using QtQuick 1 specific API, i.e. QDeclarativeView or QDeclarativeItem