Scribus
Open source desktop publishing at your fingertips
UnZip::ZipEntry Struct Reference

Public Member Functions

 ZipEntry ()
 

Public Attributes

QString filename
 
QString comment
 
quint32 compressedSize
 
quint32 uncompressedSize
 
quint32 crc32
 
QDateTime lastModified
 
CompressionMethod compression
 
FileType type
 
bool encrypted
 

Constructor & Destructor Documentation

UnZip::ZipEntry::ZipEntry ( )

ZipEntry constructor - initialize data. Type is set to File.


The documentation for this struct was generated from the following files: