summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2009-05-07 15:43:24 +0200
committerMorten Engvoldsen <morten.engvoldsen@nokia.com>2009-05-07 15:44:16 +0200
commitafa7788e27ca388987993844f72a8182edbab70f (patch)
tree616c98ae67ce373936344e78e80ac172f6b9c1e4 /doc
parent12348ea833bf731a0a977cd201d6804c6f3af221 (diff)
Added types to the list.
Added two missing types to the list. Task-number: 252274
Diffstat (limited to 'doc')
-rw-r--r--doc/src/datastreamformat.qdoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/src/datastreamformat.qdoc b/doc/src/datastreamformat.qdoc
index 3c651fbeb4..67a3794ee2 100644
--- a/doc/src/datastreamformat.qdoc
+++ b/doc/src/datastreamformat.qdoc
@@ -69,6 +69,10 @@
the application happens to be running on.
\table
+ \row \o bool
+ \o \list
+ \o boolean
+ \endlist
\row \o qint8
\o \list
\o signed byte
@@ -297,6 +301,12 @@
\o \list
\o Milliseconds since midnight (quint32)
\endlist
+
+ \row \o QUrl
+ \o \list
+ \o Holds an URL (QString)
+ \endlist
+
\row \o QVariant
\o \list
\o The type of the data (quint32)