|
| QuaZIODevice (QIODevice *io, QObject *parent=NULL) |
|
virtual bool | flush () |
|
virtual bool | open (QIODevice::OpenMode) |
|
virtual void | close () |
|
QIODevice * | getIoDevice () const |
|
virtual bool | isSequential () const |
|
|
virtual qint64 | readData (char *data, qint64 maxSize) |
|
virtual qint64 | writeData (const char *data, qint64 maxSize) |
|
The documentation for this class was generated from the following files: