Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions |
The QAsyncIO class encapsulates I/O asynchronicity. More...
#include <qasyncio.h>
Inherited by QDataSink and QDataSource.
The QAsyncIO class encapsulates I/O asynchronicity.
The Qt classes for asynchronous input/output provide a simple mechanism to allow large files or slow data sources 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.
This file is part of the Qt toolkit. Copyright © 1995-2007 Trolltech. All Rights Reserved.
Copyright © 2007 Trolltech | Trademarks | Qt 3.3.8
|