![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for LocalFileHeader:Public Attributes | |
| uchar | signature [4] |
| uchar | version_needed [2] |
| uchar | general_purpose_bits [2] |
| uchar | compression_method [2] |
| uchar | last_mod_file [4] |
| uchar | crc_32 [4] |
| uchar | compressed_size [4] |
| uchar | uncompressed_size [4] |
| uchar | file_name_length [2] |
| uchar | extra_field_length [2] |
| uchar LocalFileHeader::compression_method[2] |
Definition at line 321 of file qzip.cpp.
Referenced by QZipReader::fileData().
| uchar LocalFileHeader::extra_field_length[2] |
Definition at line 327 of file qzip.cpp.
Referenced by QZipReader::fileData().
| uchar LocalFileHeader::file_name_length[2] |
Definition at line 326 of file qzip.cpp.
Referenced by QZipReader::fileData().