BinaryFormatEngine Class

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

Member Function Documentation

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

Constructs a new binary format engine with collections and fileName.