BinaryFormatEngine Class

(QInstaller::BinaryFormatEngine)

The BinaryFormatEngine class is the default file engine for accessing resource collections and resource files. More...

Header: #include <BinaryFormatEngine>

Public Functions

BinaryFormatEngine(const QHash<QByteArray, ResourceCollection> &collections, const QString &fileName)

Detailed Description

The BinaryFormatEngine class is the default file engine for accessing resource collections and resource files.

Member Function Documentation

BinaryFormatEngine::BinaryFormatEngine(const QHash<QByteArray, ResourceCollection> &collections, const QString &fileName)

Constructs a new binary format engine with collections and fileName.