summaryrefslogtreecommitdiffstats
path: root/doc/src/paintsystem.qdoc
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-07-25 13:31:15 (GMT)
committerVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-07-25 13:31:15 (GMT)
commit04a7da1d0dc68d15b3c620e902f1d9cc1e37ef20 (patch)
tree233708b67a5bd65315fd9d86837da9e038aba4ba /doc/src/paintsystem.qdoc
parente04323202c2ca99b1ec879d47af25a5d021d7647 (diff)
downloadQt-04a7da1d0dc68d15b3c620e902f1d9cc1e37ef20.zip
Qt-04a7da1d0dc68d15b3c620e902f1d9cc1e37ef20.tar.gz
Qt-04a7da1d0dc68d15b3c620e902f1d9cc1e37ef20.tar.bz2
Doc: Replace links to obsolete APIs.
Diffstat (limited to 'doc/src/paintsystem.qdoc')
-rw-r--r--doc/src/paintsystem.qdoc4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/src/paintsystem.qdoc b/doc/src/paintsystem.qdoc
index 56f60a3..a75908b 100644
--- a/doc/src/paintsystem.qdoc
+++ b/doc/src/paintsystem.qdoc
@@ -292,9 +292,7 @@
looking the same.
Qt provides the QPicture::load() and QPicture::save() functions
- for loading and saving pictures. But in addition the QPictureIO
- class is provided to enable the programmer to install new picture
- file formats in addition to those that Qt provides.
+ as well as streaming operators for loading and saving pictures.
\section2 Printer