![]() |
QElectroTech 0.200.1-dev
|
#include <QString>

Go to the source code of this file.
Functions | |
| bool | sevenZipExtract (const QString &archivePath, const QString &destDir, QString &error) |
| bool sevenZipExtract | ( | const QString & | archivePath, |
| const QString & | destDir, | ||
| QString & | error ) |
Extract every entry of the 7-Zip archive at archivePath into destDir, using the bundled (public-domain) LZMA SDK — no external 7-Zip needed.

