Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
ZipEntryP Class Reference

#include <zipentry_p.h>

Public Member Functions

 ZipEntryP ()
bool isEncrypted () const
bool hasDataDescriptor () const

Public Attributes

quint32 lhOffset
quint32 dataOffset
unsigned char gpFlag [2]
quint16 compMethod
unsigned char modTime [2]
unsigned char modDate [2]
quint32 crc
quint32 szComp
quint32 szUncomp
QString comment
QString absolutePath
qint64 fileSize
bool lhEntryChecked

Constructor & Destructor Documentation

◆ ZipEntryP()

ZipEntryP::ZipEntryP ( )
inline

Member Function Documentation

◆ hasDataDescriptor()

bool ZipEntryP::hasDataDescriptor ( ) const
inline
Here is the caller graph for this function:

◆ isEncrypted()

bool ZipEntryP::isEncrypted ( ) const
inline
Here is the caller graph for this function:

Member Data Documentation

◆ absolutePath

QString ZipEntryP::absolutePath

◆ comment

QString ZipEntryP::comment

◆ compMethod

quint16 ZipEntryP::compMethod

◆ crc

quint32 ZipEntryP::crc

◆ dataOffset

quint32 ZipEntryP::dataOffset
mutable

◆ fileSize

qint64 ZipEntryP::fileSize

◆ gpFlag

unsigned char ZipEntryP::gpFlag[2]

◆ lhEntryChecked

bool ZipEntryP::lhEntryChecked
mutable

◆ lhOffset

quint32 ZipEntryP::lhOffset

◆ modDate

unsigned char ZipEntryP::modDate[2]

◆ modTime

unsigned char ZipEntryP::modTime[2]

◆ szComp

quint32 ZipEntryP::szComp

◆ szUncomp

quint32 ZipEntryP::szUncomp

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