diff options
Diffstat (limited to 'doc/datastreamformat.doc')
-rw-r--r-- | doc/datastreamformat.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/datastreamformat.doc b/doc/datastreamformat.doc index 4c3f393e2..690060055 100644 --- a/doc/datastreamformat.doc +++ b/doc/datastreamformat.doc @@ -159,7 +159,7 @@ and to read back into the same TQt integer type when reading. stream the image into a QBuffer (using QImageIO) and stream that. \endlist -\row \i QMap +\row \i TQMap \i \list \i The number of items (TQ_UINT32) \i For all items, the key and value @@ -224,7 +224,7 @@ and to read back into the same TQt integer type when reading. \i \list \i Milliseconds since midnight (TQ_UINT32) \endlist -\row \i QValueList +\row \i TQValueList \i \list \i The number of list elements (TQ_UINT32) \i All the elements in sequential order |