summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqasyncio.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:00:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:00:12 +0900
commit8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde (patch)
tree3427fe04e3116ccbd16fa98e57abd5d118f82353 /doc/html/ntqasyncio.html
parent0881ed5059c46ce73e8241e6260b82b92f6d0e55 (diff)
downloadtqt-8c029298.tar.gz
tqt-8c029298.zip
Rename image nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqasyncio.html')
-rw-r--r--doc/html/ntqasyncio.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqasyncio.html b/doc/html/ntqasyncio.html
index f9bc8c6ca..a93b1f76e 100644
--- a/doc/html/ntqasyncio.html
+++ b/doc/html/ntqasyncio.html
@@ -53,7 +53,7 @@ body { background: #ffffff; color: black; }
<p> The TQt classes for asynchronous input/output provide a simple
mechanism to allow large files or slow data sources to be processed
without using large amounts of memory or blocking the user interface.
-<p> This facility is used in TQt to drive animated images. See <a href="qimageconsumer.html">TQImageConsumer</a>.
+<p> This facility is used in TQt to drive animated images. See <a href="tqimageconsumer.html">TQImageConsumer</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="~TQAsyncIO"></a>TQAsyncIO::~TQAsyncIO ()<tt> [virtual]</tt>