QuaZIP quazip-0-5
Public Member Functions | Protected Member Functions

QuaGzipFile Class Reference

Collaboration diagram for QuaGzipFile:
Collaboration graph
[legend]

List of all members.

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: