diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-15 19:08:22 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-18 09:31:41 +0900 |
commit | a30f5359f03c3017fa19a6770fab32d25d22cb87 (patch) | |
tree | cb365dd7a1c3666e3f972c6cad04be7b8e846cba /doc/html/tqimageconsumer.html | |
parent | 25ad1267da6916e738a126ff5a9b41cd686adfc6 (diff) | |
download | tqt-a30f5359.tar.gz tqt-a30f5359.zip |
Rename graphics class nt* related files to equivalent tq* (part 1)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqimageconsumer.html')
-rw-r--r-- | doc/html/tqimageconsumer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqimageconsumer.html b/doc/html/tqimageconsumer.html index 365e9aa62..42a196b02 100644 --- a/doc/html/tqimageconsumer.html +++ b/doc/html/tqimageconsumer.html @@ -52,7 +52,7 @@ The TQImageConsumer class is an abstraction used by <a href="tqimagedecoder.html <p> -<p> The <a href="ntqmovie.html">TQMovie</a> class, or <a href="ntqlabel.html#setMovie">TQLabel::setMovie</a>(), are easy to use and for +<p> The <a href="tqmovie.html">TQMovie</a> class, or <a href="ntqlabel.html#setMovie">TQLabel::setMovie</a>(), are easy to use and for most situations do what you want with regards animated images. <p> A TQImageConsumer consumes information about changes to the <a href="tqimage.html">TQImage</a> maintained by a TQImageDecoder. Think of the TQImage as the model or |