Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
QIODeviceFilter Class Reference
A base class for classes that filter the content of a QIODevice.
More...
#include <qiodevicefilter.h>
Inheritance diagram for QIODeviceFilter:
List of all members.
|
Public Methods |
| QIODeviceFilter () |
virtual | ~QIODeviceFilter () |
void | setInput (QTextStream *io) |
QTextStream * | input () |
void | setOutput (QTextStream *io) |
QTextStream * | output () |
virtual bool | processAll () |
Detailed Description
A base class for classes that filter the content of a QIODevice.
The default implementation copies the input to the output unchanged.
- Author:
-
Richard Moore, rich@kde.org
Definition at line 14 of file qiodevicefilter.h.
The documentation for this class was generated from the following file:
Generated on Wed Apr 9 23:50:22 2003 for QXServlet by
1.2.17