1 #ifndef QUA_ZIPFILEINFO_H
2 #define QUA_ZIPFILEINFO_H
75 QFile::Permissions getPermissions()
const;
122 QFile::Permissions getPermissions()
const;
147 QDateTime getNTFSmTime(
int *fineTicks = NULL)
const;
160 QDateTime getNTFSaTime(
int *fineTicks = NULL)
const;
173 QDateTime getNTFScTime(
int *fineTicks = NULL)
const;
quint16 diskNumberStart
Disk number start.
QByteArray extra
Extra field.
quint16 versionCreated
Version created by.
quint32 externalAttr
External file attributes.
quint16 versionNeeded
Version needed to extract.
QByteArray extra
Extra field.
quint16 flags
General purpose flags.
quint16 versionCreated
Version created by.
quint32 compressedSize
Compressed file size.
Information about a file inside archive.
quint64 compressedSize
Compressed file size.
quint16 versionNeeded
Version needed to extract.
quint16 internalAttr
Internal file attributes.
Information about a file inside archive (with zip64 support).
quint16 method
Compression method.
QDateTime dateTime
Last modification date and time.
quint64 uncompressedSize
Uncompressed file size.
quint32 uncompressedSize
Uncompressed file size.
QDateTime dateTime
Last modification date and time.
quint16 flags
General purpose flags.
quint16 diskNumberStart
Disk number start.
quint32 externalAttr
External file attributes.
bool isEncrypted() const
Checks whether the file is encrypted.
quint16 method
Compression method.
#define QUAZIP_EXPORT
This is automatically defined when building a static library, but when including QuaZip sources direc...
quint16 internalAttr
Internal file attributes.