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 289 of file qzip.cpp.

Member Data Documentation

◆ extra_field

QByteArray FileHeader::extra_field

Definition at line 293 of file qzip.cpp.

◆ file_comment

QByteArray FileHeader::file_comment

Definition at line 294 of file qzip.cpp.

◆ file_name

QByteArray FileHeader::file_name

Definition at line 292 of file qzip.cpp.

◆ h

CentralFileHeader FileHeader::h

Definition at line 291 of file qzip.cpp.


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