|
| 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 |
|
|
const AbZip & | zip |
|
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: