Lib7z Namespace

The Lib7z namespace contains miscellaneous identifiers used throughout the Lib7z library. More...

Header: #include <Lib7z>

Classes

Types

enum Compression { Non, Fastest, Fast, Normal, Maximum, Ultra }
enum QTmpFile { No, Yes }

Functions

INSTALLER_EXPORT operator==(const File &lhs, const File &rhs)

Detailed Description

The Lib7z namespace contains miscellaneous identifiers used throughout the Lib7z library.

Classes

class ExtractCallback

class File

class PercentPrinter

class SevenZipException

class UpdateCallback

Type Documentation

enum Lib7z::Compression

enum Lib7z::QTmpFile

Function Documentation

INSTALLER_EXPORT Lib7z::operator==(const File &lhs, const File &rhs)