From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- doc/html/io.html | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 doc/html/io.html (limited to 'doc/html/io.html') diff --git a/doc/html/io.html b/doc/html/io.html new file mode 100644 index 0000000..7c2e51e --- /dev/null +++ b/doc/html/io.html @@ -0,0 +1,83 @@ + + + + + +Input/Output and Networking + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

Input/Output and Networking

+ + +

These classes are used to handle input and output to and from external +devices, processes, files etc. as well as manipulating files and directories. +

+

+
QBufferI/O device that operates on a QByteArray +
QClipboardAccess to the window system clipboard +
QDataStreamSerialization of binary data to a QIODevice +
QDirAccess to directory structures and their contents in a platform-independent way +
QDnsAsynchronous DNS lookups +
QFileI/O device that operates on files +
QFileInfoSystem-independent file information +
QFtpImplementation of the FTP protocol +
QHostAddressIP address +
QHttpImplementation of the HTTP protocol +
QHttpHeaderHeader information for HTTP +
QHttpRequestHeaderRequest header information for HTTP +
QHttpResponseHeaderResponse header information for HTTP +
QImageIOParameters for loading and saving images +
QIODeviceThe base class of I/O devices +
QLocalFsImplementation of a QNetworkProtocol that works on the local file system +
QMacMimeMaps open-standard MIME to Mac flavors +
QMimeSourceAbstraction of objects which provide formatted data of a certain MIME type +
QMimeSourceFactoryExtensible provider of mime-typed data +
QNetworkOperationCommon operations for network protocols +
QNetworkProtocolCommon API for network protocols +
QProcessUsed to start external programs and to communicate with them +
QServerSocketTCP-based server +
QSettingsPersistent platform-independent application settings +
QSignalCan be used to send signals for classes that don't inherit QObject +
QSignalMapperBundles signals from identifiable senders +
QSocketBuffered TCP connection +
QSocketDevicePlatform-independent low-level socket API +
QSocketNotifierSupport for socket callbacks +
QTextIStreamConvenience class for input streams +
QTextOStreamConvenience class for output streams +
QTextStreamBasic functions for reading and writing text using a QIODevice +
QUrlURL parser and simplifies working with URLs +
QUrlInfoStores information about URLs +
QUrlOperatorCommon operations on URLs +
QWindowsMimeMaps open-standard MIME to Window Clipboard formats +
+ +


+ +
Copyright © 2007 +TrolltechTrademarks +
Qt 3.3.8
+
+ -- cgit v1.2.3