57 bool extractFile(
const QString &sourceName, QIODevice &buffer);
QString fileName
Current filename (between an open() and a close())
bool enterDirectoryInternal(const QString &directory)
QStringList currentPath
The "current directory" (path)
KoStorePrivate(KoStore *qq, KoStore::Mode _mode, bool _writeMimetype)
bool writeMimetype
true if the backend is allowed to create "mimetype" automatically.
bool good
Must be set by the constructor.
bool extractFile(const QString &sourceName, QIODevice &buffer)
QIODevice * stream
The stream for the current read or write operation.
QString toExternalNaming(const QString &internalNaming) const
QStringList filesList
Store the filenames (with full path inside the archive) when writing, to avoid duplicates.
QStack< QString > directoryStack
qint64 size
Current size of the file named m_sName.