Public Member Functions |
| QuaGzipFile (QObject *parent) |
| QuaGzipFile (const QString &fileName, QObject *parent=NULL) |
void | setFileName (const QString &fileName) |
QString | getFileName () const |
virtual bool | isSequential () const |
virtual bool | open (QIODevice::OpenMode mode) |
virtual bool | open (int fd, QIODevice::OpenMode mode) |
virtual bool | flush () |
virtual void | close () |
Protected Member Functions |
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: