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
FileHeader Struct Reference
Collaboration diagram for FileHeader:

Public Attributes

CentralFileHeader h
QByteArray file_name
QByteArray extra_field
QByteArray file_comment

Detailed Description

Definition at line 371 of file qzip.cpp.

Member Data Documentation

◆ extra_field

QByteArray FileHeader::extra_field

Definition at line 375 of file qzip.cpp.

◆ file_comment

QByteArray FileHeader::file_comment

Definition at line 376 of file qzip.cpp.

◆ file_name

QByteArray FileHeader::file_name

Definition at line 374 of file qzip.cpp.

◆ h

CentralFileHeader FileHeader::h

Definition at line 373 of file qzip.cpp.


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