Encapsulates I/O asynchronicity. More...
#include <qasyncio.h>
Inherited by QDataSink and QDataSource.
The Qt classes for asynchronous input/output provide a simple mechanism to allow large files or slow datasources to be processed without using large amounts of memory, or blocking the user interface.
This facility is used in Qt to drive animated images. See QImageConsumer and QImageSource.
[virtual]
Destroys the async IO object.
Ensures only one object can respond to changes in readiness.
[protected]
Derived classes should call this when they change from being unready to ready.
Search the documentation, FAQ, qt-interest archive and more (uses
www.troll.no):
This file is part of the Qt toolkit, copyright © 1995-98 Troll Tech, all rights reserved.
It was generated from the following files:
Copyright © 1998 Troll Tech | Trademarks | Qt version 1.42
|