summaryrefslogtreecommitdiffstats
path: root/doc/src/paintsystem.qdoc
diff options
context:
space:
mode:
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