KDECore
Go to the documentation of this file.
85 void setExtraField( ExtraField ef );
92 ExtraField extraField()
const;
98 DeflateCompression = 1
108 void setCompression( Compression c );
115 Compression compression()
const;
129 mode_t perm, time_t atime, time_t mtime, time_t ctime);
133 time_t atime, time_t mtime, time_t ctime );
148 virtual bool openArchive( QIODevice::OpenMode mode );
156 time_t mtime, time_t ctime );
163 KZipPrivate *
const d;
179 int encoding,
qint64 compressedSize);
186 int encoding()
const;
187 qint64 compressedSize()
const;
190 void setCompressedSize(
qint64 compressedSize);
193 void setHeaderStart(
qint64 headerstart);
194 qint64 headerStart()
const;
197 unsigned long crc32()
const;
198 void setCRC32(
unsigned long crc32);
207 virtual QByteArray
data()
const;
219 class KZipFileEntryPrivate;
220 KZipFileEntryPrivate *
const d;
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 21:56:53 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.