summaryrefslogtreecommitdiffstats
path: root/doc/html/tqmovie.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqmovie.html')
-rw-r--r--doc/html/tqmovie.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/tqmovie.html b/doc/html/tqmovie.html
index 6d4734cc..2568a796 100644
--- a/doc/html/tqmovie.html
+++ b/doc/html/tqmovie.html
@@ -81,8 +81,8 @@ The TQMovie class provides incremental loading of animations or images, signalli
-<p> The simplest way to display a TQMovie is to use a <a href="ntqlabel.html">TQLabel</a> and
-<a href="ntqlabel.html#setMovie">TQLabel::setMovie</a>().
+<p> The simplest way to display a TQMovie is to use a <a href="tqlabel.html">TQLabel</a> and
+<a href="tqlabel.html#setMovie">TQLabel::setMovie</a>().
<p> A TQMovie provides a <a href="tqpixmap.html">TQPixmap</a> as the <a href="#framePixmap">framePixmap</a>(); connections can
be made via <a href="#connectResize">connectResize</a>() and <a href="#connectUpdate">connectUpdate</a>() to receive
notification of size and pixmap changes. All decoding is driven
@@ -112,7 +112,7 @@ the USA, France, Germany, Italy and the UK.
<p> GIF support may be removed completely in a future version of TQt.
We recommend using the MNG or PNG format.
<p> <center><img src="tqmovie.png" alt="TQMovie"></center>
-<p> <p>See also <a href="ntqlabel.html#setMovie">TQLabel::setMovie</a>(), <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="multimedia.html">Multimedia Classes</a>.
+<p> <p>See also <a href="tqlabel.html#setMovie">TQLabel::setMovie</a>(), <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="multimedia.html">Multimedia Classes</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="Status-enum"></a>TQMovie::Status</h3>