AbZip  1.0.0
Public Member Functions | Public Attributes | List of all members
ZipDirIteratorPrivate Class Reference

Public Member Functions

 ZipDirIteratorPrivate (const AbZip &zip, const QString &path, const QStringList &nameFilters, AbZip::ZipOptions options)
 
void findFirst ()
 
void advance ()
 
bool entryMatches (const QString &fileName, CentralDirFileHeader *header)
 
bool matchesFilters (const QString &fileName, CentralDirFileHeader *header) const
 
bool hasNext () const
 

Public Attributes

const AbZipzip
 
QString path
 
const QStringList nameFilters
 
const AbZip::ZipOptions options
 
QVector< QRegExp > nameRegExps
 
CentralDirFileHeader * currentHeader
 
CentralDirFileHeader * nextHeader
 

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