QuaZip quazip-1-4
QuaZipFile Member List

This is the complete list of members for QuaZipFile, including all inherited members.

aboutToClose()QIODevice
atEnd() const overrideQuaZipFilevirtual
blockSignals(bool block)QObject
bytesAvailable() const overrideQuaZipFilevirtual
bytesToWrite() const constQIODevicevirtual
bytesWritten(qint64 bytes)QIODevice
canReadLine() const constQIODevicevirtual
channelBytesWritten(int channel, qint64 bytes)QIODevice
channelReadyRead(int channel)QIODevice
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
close() overrideQuaZipFilevirtual
commitTransaction()QIODevice
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
csize() constQuaZipFile
currentReadChannel() const constQIODevice
currentWriteChannel() const constQIODevice
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
errorString() const constQIODevice
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
getActualFileName() constQuaZipFile
getCaseSensitivity() constQuaZipFile
getChar(char *c)QIODevice
getExtAcTime()QuaZipFile
getExtCrTime()QuaZipFile
getExtModTime()QuaZipFile
getFileInfo(QuaZipFileInfo *info)QuaZipFile
getFileInfo(QuaZipFileInfo64 *info)QuaZipFile
getFileName() constQuaZipFile
getLocalExtraField()QuaZipFile
getZip() constQuaZipFile
getZipError() constQuaZipFile
getZipName() constQuaZipFile
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
isOpen() const constQIODevice
isRaw() constQuaZipFile
isReadable() const constQIODevice
isSequential() const overrideQuaZipFilevirtual
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isTextModeEnabled() const constQIODevice
isTransactionStarted() const constQIODevice
isWidgetType() const constQObject
isWindowType() const constQObject
isWritable() const constQIODevice
killTimer(int id)QObject
metaObject() const constQIODevicevirtual
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
open(OpenMode mode) overrideQuaZipFile
open(OpenMode mode, const char *password)QuaZipFileinline
open(OpenMode mode, int *method, int *level, bool raw, const char *password=nullptr)QuaZipFile
open(OpenMode mode, const QuaZipNewInfo &info, const char *password=nullptr, quint32 crc=0, int method=Z_DEFLATED, int level=Z_DEFAULT_COMPRESSION, bool raw=false, int windowBits=-MAX_WBITS, int memLevel=DEF_MEM_LEVEL, int strategy=Z_DEFAULT_STRATEGY)QuaZipFile
QIODevice::open(QIODevice::OpenMode mode)QIODevicevirtual
openMode() const constQIODevice
OpenModeQIODevice
parent() const constQObject
peek(char *data, qint64 maxSize)QIODevice
peek(qint64 maxSize)QIODevice
pos() const overrideQuaZipFilevirtual
property(const char *name) const constQObject
putChar(char c)QIODevice
QIODevice()QIODevice
QIODevice(QObject *parent)QIODevice
QObject(QObject *parent)QObject
qt_metacall(QMetaObject::Call, int, void **)QIODevicevirtual
qt_metacast(const char *)QIODevicevirtual
QuaZipFile()QuaZipFile
QuaZipFile(QObject *parent)QuaZipFile
QuaZipFile(const QString &zipName, QObject *parent=nullptr)QuaZipFile
QuaZipFile(const QString &zipName, const QString &fileName, QuaZip::CaseSensitivity cs=QuaZip::csDefault, QObject *parent=nullptr)QuaZipFile
QuaZipFile(QuaZip *zip, QObject *parent=nullptr)QuaZipFile
QuaZipFilePrivate (defined in QuaZipFile)QuaZipFilefriend
read(char *data, qint64 maxSize)QIODevice
read(qint64 maxSize)QIODevice
readAll()QIODevice
readChannelCount() const constQIODevice
readChannelFinished()QIODevice
readData(char *data, qint64 maxSize) overrideQuaZipFileprotectedvirtual
readLine(char *data, qint64 maxSize)QIODevice
readLine(qint64 maxSize)QIODevice
readLineData(char *data, qint64 maxSize)QIODeviceprotectedvirtual
readyRead()QIODevice
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
reset()QIODevicevirtual
rollbackTransaction()QIODevice
seek(qint64 pos)QIODevicevirtual
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setCurrentReadChannel(int channel)QIODevice
setCurrentWriteChannel(int channel)QIODevice
setErrorString(const QString &str)QIODeviceprotected
setFileName(const QString &fileName, QuaZip::CaseSensitivity cs=QuaZip::csDefault)QuaZipFile
setObjectName(const QString &name)QObject
setOpenMode(QIODevice::OpenMode openMode)QIODeviceprotected
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setTextModeEnabled(bool enabled)QIODevice
setZip(QuaZip *zip)QuaZipFile
setZipName(const QString &zipName)QuaZipFile
signalsBlocked() const constQObject
size() const overrideQuaZipFilevirtual
skip(qint64 maxSize)QIODevice
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
startTransaction()QIODevice
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *s, const char *c, int n)QIODevicestatic
trUtf8(const char *s, const char *c, int n)QIODevicestatic
ungetChar(char c)QIODevice
usize() constQuaZipFile
waitForBytesWritten(int msecs)QIODevicevirtual
waitForReadyRead(int msecs)QIODevicevirtual
write(const char *data, qint64 maxSize)QIODevice
write(const char *data)QIODevice
write(const QByteArray &byteArray)QIODevice
writeChannelCount() const constQIODevice
writeData(const char *data, qint64 maxSize) overrideQuaZipFileprotectedvirtual
~QIODevice()QIODevicevirtual
~QObject()QObjectvirtual
~QuaZipFile() overrideQuaZipFile