ImFusion SDK 4.3
ZipFileHandler Class Reference

#include <ImFusion/GUI/ZipFileHandler.h>

Automatically extracts a ZIP archive to a temporary folder for loading. More...

+ Inheritance diagram for ZipFileHandler:

Detailed Description

Automatically extracts a ZIP archive to a temporary folder for loading.

Static Public Member Functions

static QString extractFile (QString path)
 Decompresses the given ZIP file into a temporary folder, which is returned.
 
static QString extractedPath (QString path)
 Returns the temp path corresponding to the given zip path or an empty string if the archive was not extracted yet.
 

Member Function Documentation

◆ extractFile()

static QString extractFile ( QString path)
static

Decompresses the given ZIP file into a temporary folder, which is returned.

If decompression was not successful, an empty string is returned.


The documentation for this class was generated from the following file:
Search Tab / S to search, Esc to close