Qt 4.8
|
#include <QtCore/qdatetime.h>
#include <QtCore/qfile.h>
#include <QtCore/qstring.h>
Go to the source code of this file.
Classes | |
class | QZipReader |
the QZipReader class provides a way to inspect the contents of a zip archive and extract individual files from it. More... | |
class | QZipReader::FileInfo |
Represents one entry in the zip table of contents. More... | |