BinaryFormatEngine Class
class QInstaller::BinaryFormatEngineThe BinaryFormatEngine class is the default file engine for accessing resource collections and resource files. More...
Header: | #include <BinaryFormatEngine> |
Public Functions
BinaryFormatEngine(const QHash<QByteArray, QInstaller::ResourceCollection> &collections, const QString &fileName) |
Detailed Description
Member Function Documentation
BinaryFormatEngine::BinaryFormatEngine(const QHash<QByteArray, QInstaller::ResourceCollection> &collections, const QString &fileName)
Constructs a new binary format engine with collections and fileName.