From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- doc/html/io.html | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'doc/html/io.html') diff --git a/doc/html/io.html b/doc/html/io.html index 8426b923f..35cc7807b 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.

-
TQBufferI/O device that operates on a TQByteArray -
TQClipboardAccess to the window system clipboard -
TQDataStreamSerialization of binary data to a TQIODevice -
TQDirAccess to directory structures and their contents in a platform-independent way -
TQDnsAsynchronous DNS lookups -
TQFileI/O device that operates on files -
TQFileInfoSystem-independent file information -
TQFtpImplementation of the FTP protocol -
TQHostAddressIP address -
TQHttpImplementation of the HTTP protocol +
TQBufferI/O device that operates on a TQByteArray +
TQClipboardAccess to the window system clipboard +
TQDataStreamSerialization of binary data to a TQIODevice +
TQDirAccess to directory structures and their contents in a platform-independent way +
TQDnsAsynchronous DNS lookups +
TQFileI/O device that operates on files +
TQFileInfoSystem-independent file information +
TQFtpImplementation of the FTP protocol +
TQHostAddressIP address +
TQHttpImplementation of the HTTP protocol
TQHttpHeaderHeader information for HTTP
TQHttpRequestHeaderRequest header information for HTTP
TQHttpResponseHeaderResponse header information for HTTP
TQImageIOParameters for loading and saving images -
TQIODeviceThe base class of I/O devices -
TQLocalFsImplementation of a TQNetworkProtocol that works on the local file system +
TQIODeviceThe base class of I/O devices +
TQLocalFsImplementation of a TQNetworkProtocol that works on the local file system
TQMacMimeMaps open-standard MIME to Mac flavors
TQMimeSourceAbstraction of objects which provide formatted data of a certain MIME type
TQMimeSourceFactoryExtensible provider of mime-typed data
TQNetworkOperationCommon operations for network protocols -
TQNetworkProtocolCommon API for network protocols -
TQProcessUsed to start external programs and to communicate with them -
TQServerSocketTCP-based server -
TQSettingsPersistent platform-independent application settings -
TQSignalCan be used to send signals for classes that don't inherit TQObject -
TQSignalMapperBundles signals from identifiable senders -
TQSocketBuffered TCP connection -
TQSocketDevicePlatform-independent low-level socket API -
TQSocketNotifierSupport for socket callbacks +
TQNetworkProtocolCommon API for network protocols +
TQProcessUsed to start external programs and to communicate with them +
TQServerSocketTCP-based server +
TQSettingsPersistent platform-independent application settings +
TQSignalCan be used to send signals for classes that don't inherit TQObject +
TQSignalMapperBundles signals from identifiable senders +
TQSocketBuffered TCP connection +
TQSocketDevicePlatform-independent low-level socket API +
TQSocketNotifierSupport for socket callbacks
TQTextIStreamConvenience class for input streams
TQTextOStreamConvenience class for output streams -
TQTextStreamBasic functions for reading and writing text using a TQIODevice -
TQUrlURL parser and simplifies working with URLs -
TQUrlInfoStores information about URLs -
TQUrlOperatorCommon operations on URLs +
TQTextStreamBasic functions for reading and writing text using a TQIODevice +
TQUrlURL parser and simplifies working with URLs +
TQUrlInfoStores information about URLs +
TQUrlOperatorCommon operations on URLs
TQWindowsMimeMaps open-standard MIME to Window Clipboard formats
-- cgit v1.2.1