This is the complete list of members for ZipReader, including inherited members.
- caseSensitive : bool
- fileNames : QStringList
- folderNames : QStringList
- isOpen : bool
- path : string
- close()
- completed()
- error(string fileName, string outputFileName, Result result)
- bool exists(string fileName)
- bool extractAll(string outputPath)
- bool extractAll(string outputPath, string basePath)
- bool extractFile(string fileName, string outputFilePath)
- ZipFileInfo fileInfo(string fileName)
- progress(string fileName, string outputFileName, double percent)
- object readJsonFile(string fileName)
- string readTextFile(string fileName)
- refresh()