QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
edzsevenzip.h File Reference
#include <QString>
Include dependency graph for edzsevenzip.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool sevenZipExtract (const QString &archivePath, const QString &destDir, QString &error)

Function Documentation

◆ sevenZipExtract()

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.

Returns
true on success; on failure error explains why.
Here is the call graph for this function:
Here is the caller graph for this function: