summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqimageio.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqimageio.3qt')
-rw-r--r--doc/man/man3/tqimageio.3qt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqimageio.3qt b/doc/man/man3/tqimageio.3qt
index 4e17954c7..d47dba176 100644
--- a/doc/man/man3/tqimageio.3qt
+++ b/doc/man/man3/tqimageio.3qt
@@ -113,7 +113,7 @@ Qt currently supports the following image file formats: PNG, BMP, XBM, XPM and P
.PP
You don't normally need to use this class; QPixmap::load(), QPixmap::save(), and TQImage contain sufficient functionality.
.PP
-For image files that contain sequences of images, only the first is read. See QMovie for loading multiple images.
+For image files that contain sequences of images, only the first is read. See TQMovie for loading multiple images.
.PP
PBM, PGM, and PPM format \fIoutput\fR is always in the more condensed raw format. PPM and PGM files with more than 256 levels of intensity are scaled down when reading.
.PP
@@ -121,7 +121,7 @@ PBM, PGM, and PPM format \fIoutput\fR is always in the more condensed raw format
.PP
GIF support may be removed completely in a future version of Qt. We recommend using the PNG format.
.PP
-See also TQImage, QPixmap, TQFile, QMovie, Graphics Classes, Image Processing Classes, and Input/Output and Networking.
+See also TQImage, QPixmap, TQFile, TQMovie, Graphics Classes, Image Processing Classes, and Input/Output and Networking.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "TQImageIO::TQImageIO ()"
Constructs a TQImageIO object with all parameters set to zero.