summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/datastreamformat.qdoc
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2014-11-19 15:25:27 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2014-11-20 16:14:23 +0100
commit34985d676a6683d6c342b68f8bfb4442b7ce27b1 (patch)
tree8bbeaa8703301af4119ab5af509cee3a26ec21f4 /src/corelib/doc/src/datastreamformat.qdoc
parentfbfc2b8e0b0edf9baa69193a96a57a6a6aa6cfaf (diff)
Doc: Corrected autolink errors corelib
Task-number: QTBUG-40362 Change-Id: I551c2af94bb61fcc2494792761dab92d537e5068 Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'src/corelib/doc/src/datastreamformat.qdoc')
-rw-r--r--src/corelib/doc/src/datastreamformat.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/doc/src/datastreamformat.qdoc b/src/corelib/doc/src/datastreamformat.qdoc
index b6efe6aa33..56a6d0aafa 100644
--- a/src/corelib/doc/src/datastreamformat.qdoc
+++ b/src/corelib/doc/src/datastreamformat.qdoc
@@ -173,7 +173,7 @@
\li If the image is null a "null image" marker is saved;
otherwise the image is saved in PNG or BMP format (depending
on the stream version). If you want control of the format,
- stream the image into a QBuffer (using QImageIO) and stream
+ stream the image into a QBuffer (using QImageIOHandler/QImageIOPlugin) and stream
that.
\endlist
\row \li QKeySequence