diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-25 15:36:25 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-29 22:23:36 +0900 |
commit | 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 (patch) | |
tree | 0ef68a6a92087957855c7607ac176821d10d049d /doc/html/tqdatapump.html | |
parent | 7b1d2ad2df8cd011b487c43336aa67639fa359c9 (diff) | |
download | tqt3-0917fbb5387978eb7b2e2fd68bcb6beaa8c46505.tar.gz tqt3-0917fbb5387978eb7b2e2fd68bcb6beaa8c46505.zip |
Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplication.h and ntqconfig.h)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqdatapump.html')
-rw-r--r-- | doc/html/tqdatapump.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqdatapump.html b/doc/html/tqdatapump.html index bd91e8324..341ad357b 100644 --- a/doc/html/tqdatapump.html +++ b/doc/html/tqdatapump.html @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> -<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qasyncio.cpp:296 --> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqasyncio.cpp:296 --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> @@ -33,7 +33,7 @@ body { background: #ffffff; color: black; } <p>The TQDataPump class moves data from a TQDataSource to a TQDataSink during event processing. <a href="#details">More...</a> -<p><tt>#include <<a href="qasyncio-h.html">ntqasyncio.h</a>></tt> +<p><tt>#include <<a href="tqasyncio-h.html">tqasyncio.h</a>></tt> <p>Inherits <a href="tqobject.html">TQObject</a>. <p><a href="tqdatapump-members.html">List of all member functions.</a> <h2>Public Members</h2> |