KIO
KZipFileEntry Member List
This is the complete list of members for
KZipFileEntry, including all inherited members.
archive() const | KArchiveEntry | [protected] |
compressedSize() const | KZipFileEntry | |
copyTo(const QString &dest) const | KArchiveFile | |
crc32() const | KZipFileEntry | |
createDevice() const | KZipFileEntry | [virtual] |
data() const | KZipFileEntry | [virtual] |
date() const | KArchiveEntry | |
datetime() const | KArchiveEntry | |
encoding() const | KZipFileEntry | |
group() const | KArchiveEntry | |
headerStart() const | KZipFileEntry | |
isDirectory() const | KArchiveEntry | [virtual] |
isFile() const | KArchiveFile | [virtual] |
KArchiveEntry(KArchive *archive, const QString &name, int access, int date, const QString &user, const QString &group, const QString &symlink) | KArchiveEntry | |
KArchiveFile(KArchive *archive, const QString &name, int access, int date, const QString &user, const QString &group, const QString &symlink, qint64 pos, qint64 size) | KArchiveFile | |
KZipFileEntry(KZip *zip, const QString &name, int access, int date, const QString &user, const QString &group, const QString &symlink, const QString &path, qint64 start, qint64 uncompressedSize, int encoding, qint64 compressedSize) | KZipFileEntry | |
name() const | KArchiveEntry | |
path() const | KZipFileEntry | |
permissions() const | KArchiveEntry | |
position() const | KArchiveFile | |
setCompressedSize(qint64 compressedSize) | KZipFileEntry | |
setCRC32(unsigned long crc32) | KZipFileEntry | |
setHeaderStart(qint64 headerstart) | KZipFileEntry | |
setSize(qint64 s) | KArchiveFile | |
size() const | KArchiveFile | |
symLinkTarget() const | KArchiveEntry | |
user() const | KArchiveEntry | |
virtual_hook(int id, void *data) | KArchiveFile | [protected, virtual] |
~KArchiveEntry() | KArchiveEntry | [virtual] |
~KArchiveFile() | KArchiveFile | [virtual] |
~KZipFileEntry() | KZipFileEntry | |