summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2009-04-24 03:24:33 (GMT)
committerMartin Jones <martin.jones@nokia.com>2009-04-24 03:24:33 (GMT)
commitce1d3e9118494e535fb3c1b4e34d8feced7afdd1 (patch)
tree08ab2c6bc40cb5a09bc27acfa7b521b0bc3bc675 /doc
parentdb815819dae525c64575de38b92afa4cf092ce06 (diff)
downloadQt-ce1d3e9118494e535fb3c1b4e34d8feced7afdd1.zip
Qt-ce1d3e9118494e535fb3c1b4e34d8feced7afdd1.tar.gz
Qt-ce1d3e9118494e535fb3c1b4e34d8feced7afdd1.tar.bz2
Documentation for Path, PathLine, etc.
Diffstat (limited to 'doc')
-rw-r--r--doc/src/declarative/elements.qdoc7
-rw-r--r--doc/src/images/declarative-nopercent.pngbin0 -> 553 bytes
-rw-r--r--doc/src/images/declarative-pathattribute.pngbin0 -> 481 bytes
-rw-r--r--doc/src/images/declarative-pathcubic.pngbin0 -> 1261 bytes
-rw-r--r--doc/src/images/declarative-pathquad.pngbin0 -> 1517 bytes
-rw-r--r--doc/src/images/declarative-percent.pngbin0 -> 530 bytes
6 files changed, 7 insertions, 0 deletions
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc
index afc3726..1191970 100644
--- a/doc/src/declarative/elements.qdoc
+++ b/doc/src/declarative/elements.qdoc
@@ -101,6 +101,13 @@ The following table lists the Qml elements provided by the Qt Declarative module
\o \l PathView
\list
\o \l Path
+ \list
+ \o \l PathLine
+ \o \l PathQuad
+ \o \l PathCubic
+ \o \l PathAttribute
+ \o \l PathPercent
+ \endlist
\endlist
\endlist
diff --git a/doc/src/images/declarative-nopercent.png b/doc/src/images/declarative-nopercent.png
new file mode 100644
index 0000000..28b00a9
--- /dev/null
+++ b/doc/src/images/declarative-nopercent.png
Binary files differ
diff --git a/doc/src/images/declarative-pathattribute.png b/doc/src/images/declarative-pathattribute.png
new file mode 100644
index 0000000..04215db
--- /dev/null
+++ b/doc/src/images/declarative-pathattribute.png
Binary files differ
diff --git a/doc/src/images/declarative-pathcubic.png b/doc/src/images/declarative-pathcubic.png
new file mode 100644
index 0000000..ffbca5d
--- /dev/null
+++ b/doc/src/images/declarative-pathcubic.png
Binary files differ
diff --git a/doc/src/images/declarative-pathquad.png b/doc/src/images/declarative-pathquad.png
new file mode 100644
index 0000000..65f1999
--- /dev/null
+++ b/doc/src/images/declarative-pathquad.png
Binary files differ
diff --git a/doc/src/images/declarative-percent.png b/doc/src/images/declarative-percent.png
new file mode 100644
index 0000000..c277055
--- /dev/null
+++ b/doc/src/images/declarative-percent.png
Binary files differ