![]() |
SimCenterCommon
Common functionality used within different SimCenter projects
|
Functions | |
| bool | ZipFolder (QDir directoryToZip, QString zipFilePath) |
| bool | UnzipFile (QString zipFilePath, QDir directoryToUnzip) |
| bool ZipUtils::UnzipFile | ( | QString | zipFilePath, |
| QDir | directoryToUnzip | ||
| ) |
Definition at line 86 of file ZipUtils.cpp.
| bool ZipUtils::ZipFolder | ( | QDir | directoryToZip, |
| QString | zipFilePath | ||
| ) |
Definition at line 7 of file ZipUtils.cpp.