summaryrefslogtreecommitdiffstats
path: root/doc/html/io.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-10 18:56:16 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-10 18:56:16 +0900
commit252a2ec8b0f0f9cf20c947737087b24a8185b588 (patch)
treeb48be8863db3bc1c223ac270a258b5c1124cb0e3 /doc/html/io.html
parent87d29563e3ccdeb7fea0197e262e667ef323ff9c (diff)
downloadtqt3-252a2ec8b0f0f9cf20c947737087b24a8185b588.tar.gz
tqt3-252a2ec8b0f0f9cf20c947737087b24a8185b588.zip
Rename IO and network class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/io.html')
-rw-r--r--doc/html/io.html56
1 files changed, 28 insertions, 28 deletions
diff --git a/doc/html/io.html b/doc/html/io.html
index c4c9f7d5..778dd9a7 100644
--- a/doc/html/io.html
+++ b/doc/html/io.html
@@ -36,41 +36,41 @@ body { background: #ffffff; color: black; }
devices, processes, files etc. as well as manipulating files and directories.
<p>
<p><table width="100%">
-<tr bgcolor=#f0f0f0><td><b><a href="ntqbuffer.html">TQBuffer</a></b><td>I/O device that operates on a TQByteArray
-<tr bgcolor=#f0f0f0><td><b><a href="ntqclipboard.html">TQClipboard</a></b><td>Access to the window system clipboard
-<tr bgcolor=#f0f0f0><td><b><a href="ntqdatastream.html">TQDataStream</a></b><td>Serialization of binary data to a TQIODevice
-<tr bgcolor=#f0f0f0><td><b><a href="ntqdir.html">TQDir</a></b><td>Access to directory structures and their contents in a platform-independent way
-<tr bgcolor=#f0f0f0><td><b><a href="ntqdns.html">TQDns</a></b><td>Asynchronous DNS lookups
-<tr bgcolor=#f0f0f0><td><b><a href="ntqfile.html">TQFile</a></b><td>I/O device that operates on files
-<tr bgcolor=#f0f0f0><td><b><a href="ntqfileinfo.html">TQFileInfo</a></b><td>System-independent file information
-<tr bgcolor=#f0f0f0><td><b><a href="ntqftp.html">TQFtp</a></b><td>Implementation of the FTP protocol
-<tr bgcolor=#f0f0f0><td><b><a href="ntqhostaddress.html">TQHostAddress</a></b><td>IP address
-<tr bgcolor=#f0f0f0><td><b><a href="ntqhttp.html">TQHttp</a></b><td>Implementation of the HTTP protocol
-<tr bgcolor=#f0f0f0><td><b><a href="qhttpheader.html">TQHttpHeader</a></b><td>Header information for HTTP
-<tr bgcolor=#f0f0f0><td><b><a href="qhttprequestheader.html">TQHttpRequestHeader</a></b><td>Request header information for HTTP
-<tr bgcolor=#f0f0f0><td><b><a href="qhttpresponseheader.html">TQHttpResponseHeader</a></b><td>Response header information for HTTP
+<tr bgcolor=#f0f0f0><td><b><a href="tqbuffer.html">TQBuffer</a></b><td>I/O device that operates on a TQByteArray
+<tr bgcolor=#f0f0f0><td><b><a href="tqclipboard.html">TQClipboard</a></b><td>Access to the window system clipboard
+<tr bgcolor=#f0f0f0><td><b><a href="tqdatastream.html">TQDataStream</a></b><td>Serialization of binary data to a TQIODevice
+<tr bgcolor=#f0f0f0><td><b><a href="tqdir.html">TQDir</a></b><td>Access to directory structures and their contents in a platform-independent way
+<tr bgcolor=#f0f0f0><td><b><a href="tqdns.html">TQDns</a></b><td>Asynchronous DNS lookups
+<tr bgcolor=#f0f0f0><td><b><a href="tqfile.html">TQFile</a></b><td>I/O device that operates on files
+<tr bgcolor=#f0f0f0><td><b><a href="tqfileinfo.html">TQFileInfo</a></b><td>System-independent file information
+<tr bgcolor=#f0f0f0><td><b><a href="tqftp.html">TQFtp</a></b><td>Implementation of the FTP protocol
+<tr bgcolor=#f0f0f0><td><b><a href="tqhostaddress.html">TQHostAddress</a></b><td>IP address
+<tr bgcolor=#f0f0f0><td><b><a href="tqhttp.html">TQHttp</a></b><td>Implementation of the HTTP protocol
+<tr bgcolor=#f0f0f0><td><b><a href="tqhttpheader.html">TQHttpHeader</a></b><td>Header information for HTTP
+<tr bgcolor=#f0f0f0><td><b><a href="tqhttprequestheader.html">TQHttpRequestHeader</a></b><td>Request header information for HTTP
+<tr bgcolor=#f0f0f0><td><b><a href="tqhttpresponseheader.html">TQHttpResponseHeader</a></b><td>Response header information for HTTP
<tr bgcolor=#f0f0f0><td><b><a href="tqimageio.html">TQImageIO</a></b><td>Parameters for loading and saving images
-<tr bgcolor=#f0f0f0><td><b><a href="ntqiodevice.html">TQIODevice</a></b><td>The base class of I/O devices
-<tr bgcolor=#f0f0f0><td><b><a href="ntqlocalfs.html">TQLocalFs</a></b><td>Implementation of a TQNetworkProtocol that works on the local file system
+<tr bgcolor=#f0f0f0><td><b><a href="tqiodevice.html">TQIODevice</a></b><td>The base class of I/O devices
+<tr bgcolor=#f0f0f0><td><b><a href="tqlocalfs.html">TQLocalFs</a></b><td>Implementation of a TQNetworkProtocol that works on the local file system
<tr bgcolor=#f0f0f0><td><b><a href="tqmacmime.html">TQMacMime</a></b><td>Maps open-standard MIME to Mac flavors
<tr bgcolor=#f0f0f0><td><b><a href="tqmimesource.html">TQMimeSource</a></b><td>Abstraction of objects which provide formatted data of a certain MIME type
<tr bgcolor=#f0f0f0><td><b><a href="tqmimesourcefactory.html">TQMimeSourceFactory</a></b><td>Extensible provider of mime-typed data
-<tr bgcolor=#f0f0f0><td><b><a href="qnetworkoperation.html">TQNetworkOperation</a></b><td>Common operations for network protocols
-<tr bgcolor=#f0f0f0><td><b><a href="ntqnetworkprotocol.html">TQNetworkProtocol</a></b><td>Common API for network protocols
-<tr bgcolor=#f0f0f0><td><b><a href="ntqprocess.html">TQProcess</a></b><td>Used to start external programs and to communicate with them
-<tr bgcolor=#f0f0f0><td><b><a href="ntqserversocket.html">TQServerSocket</a></b><td>TCP-based server
-<tr bgcolor=#f0f0f0><td><b><a href="ntqsettings.html">TQSettings</a></b><td>Persistent platform-independent application settings
-<tr bgcolor=#f0f0f0><td><b><a href="ntqsignal.html">TQSignal</a></b><td>Can be used to send signals for classes that don't inherit TQObject
-<tr bgcolor=#f0f0f0><td><b><a href="ntqsignalmapper.html">TQSignalMapper</a></b><td>Bundles signals from identifiable senders
-<tr bgcolor=#f0f0f0><td><b><a href="ntqsocket.html">TQSocket</a></b><td>Buffered TCP connection
-<tr bgcolor=#f0f0f0><td><b><a href="ntqsocketdevice.html">TQSocketDevice</a></b><td>Platform-independent low-level socket API
-<tr bgcolor=#f0f0f0><td><b><a href="ntqsocketnotifier.html">TQSocketNotifier</a></b><td>Support for socket callbacks
+<tr bgcolor=#f0f0f0><td><b><a href="tqnetworkoperation.html">TQNetworkOperation</a></b><td>Common operations for network protocols
+<tr bgcolor=#f0f0f0><td><b><a href="tqnetworkprotocol.html">TQNetworkProtocol</a></b><td>Common API for network protocols
+<tr bgcolor=#f0f0f0><td><b><a href="tqprocess.html">TQProcess</a></b><td>Used to start external programs and to communicate with them
+<tr bgcolor=#f0f0f0><td><b><a href="tqserversocket.html">TQServerSocket</a></b><td>TCP-based server
+<tr bgcolor=#f0f0f0><td><b><a href="tqsettings.html">TQSettings</a></b><td>Persistent platform-independent application settings
+<tr bgcolor=#f0f0f0><td><b><a href="tqsignal.html">TQSignal</a></b><td>Can be used to send signals for classes that don't inherit TQObject
+<tr bgcolor=#f0f0f0><td><b><a href="tqsignalmapper.html">TQSignalMapper</a></b><td>Bundles signals from identifiable senders
+<tr bgcolor=#f0f0f0><td><b><a href="tqsocket.html">TQSocket</a></b><td>Buffered TCP connection
+<tr bgcolor=#f0f0f0><td><b><a href="tqsocketdevice.html">TQSocketDevice</a></b><td>Platform-independent low-level socket API
+<tr bgcolor=#f0f0f0><td><b><a href="tqsocketnotifier.html">TQSocketNotifier</a></b><td>Support for socket callbacks
<tr bgcolor=#f0f0f0><td><b><a href="tqtextistream.html">TQTextIStream</a></b><td>Convenience class for input streams
<tr bgcolor=#f0f0f0><td><b><a href="tqtextostream.html">TQTextOStream</a></b><td>Convenience class for output streams
<tr bgcolor=#f0f0f0><td><b><a href="tqtextstream.html">TQTextStream</a></b><td>Basic functions for reading and writing text using a TQIODevice
-<tr bgcolor=#f0f0f0><td><b><a href="ntqurl.html">TQUrl</a></b><td>URL parser and simplifies working with URLs
-<tr bgcolor=#f0f0f0><td><b><a href="ntqurlinfo.html">TQUrlInfo</a></b><td>Stores information about URLs
-<tr bgcolor=#f0f0f0><td><b><a href="ntqurloperator.html">TQUrlOperator</a></b><td>Common operations on URLs
+<tr bgcolor=#f0f0f0><td><b><a href="tqurl.html">TQUrl</a></b><td>URL parser and simplifies working with URLs
+<tr bgcolor=#f0f0f0><td><b><a href="tqurlinfo.html">TQUrlInfo</a></b><td>Stores information about URLs
+<tr bgcolor=#f0f0f0><td><b><a href="tqurloperator.html">TQUrlOperator</a></b><td>Common operations on URLs
<tr bgcolor=#f0f0f0><td><b><a href="tqwindowsmime.html">TQWindowsMime</a></b><td>Maps open-standard MIME to Window Clipboard formats
</table>
<!-- eof -->