#include <unzip.h>
◆ ZipEntry()
| UnZip::ZipEntry::ZipEntry |
( |
| ) |
|
ZipEntry constructor - initialize data. Type is set to File.
◆ comment
| QString UnZip::ZipEntry::comment |
◆ compressedSize
| quint32 UnZip::ZipEntry::compressedSize |
◆ compression
◆ crc32
| quint32 UnZip::ZipEntry::crc32 |
◆ encrypted
| bool UnZip::ZipEntry::encrypted |
◆ filename
| QString UnZip::ZipEntry::filename |
◆ lastModified
| QDateTime UnZip::ZipEntry::lastModified |
◆ type
◆ uncompressedSize
| quint32 UnZip::ZipEntry::uncompressedSize |
The documentation for this struct was generated from the following files: