From a30f5359f03c3017fa19a6770fab32d25d22cb87 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 15 Jul 2024 19:08:22 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 1) Signed-off-by: Michele Calgaro --- doc/man/man3/tqimageio.3qt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/man/man3/tqimageio.3qt') 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. -- cgit v1.2.3