summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqmovie.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqmovie.3qt')
-rw-r--r--doc/man/man3/tqmovie.3qt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqmovie.3qt b/doc/man/man3/tqmovie.3qt
index 97f337f4a..aa5047956 100644
--- a/doc/man/man3/tqmovie.3qt
+++ b/doc/man/man3/tqmovie.3qt
@@ -122,7 +122,7 @@ TQMovie \- Incremental loading of animations or images, signalling as it progres
.SH DESCRIPTION
The TQMovie class provides incremental loading of animations or images, signalling as it progresses.
.PP
-The simplest way to display a TQMovie is to use a QLabel and QLabel::setMovie().
+The simplest way to display a TQMovie is to use a TQLabel and TQLabel::setMovie().
.PP
A TQMovie provides a TQPixmap as the framePixmap(); connections can be made via connectResize() and connectUpdate() to receive notification of size and pixmap changes. All decoding is driven by the normal event-processing mechanisms.
.PP
@@ -146,7 +146,7 @@ GIF support may be removed completely in a future version of Qt. We recommend us
.PP
</center>
.PP
-See also QLabel::setMovie(), Graphics Classes, Image Processing Classes, and Multimedia Classes.
+See also TQLabel::setMovie(), Graphics Classes, Image Processing Classes, and Multimedia Classes.
.SS "Member Type Documentation"
.SH "TQMovie::Status"
.TP