Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
DataDescriptor Struct Reference
Collaboration diagram for DataDescriptor:

Public Attributes

uchar crc_32 [4]
uchar compressed_size [4]
uchar uncompressed_size [4]

Detailed Description

Definition at line 329 of file qzip.cpp.

Member Data Documentation

◆ compressed_size

uchar DataDescriptor::compressed_size

Definition at line 332 of file qzip.cpp.

◆ crc_32

uchar DataDescriptor::crc_32

Definition at line 331 of file qzip.cpp.

◆ uncompressed_size

uchar DataDescriptor::uncompressed_size

Definition at line 333 of file qzip.cpp.


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