6#include <ilog/IMessageConsumer.h>
32 virtual bool ImportLicense(
const QString& licenseFilePath, ilog::IMessageConsumer* logPtr =
nullptr)
const = 0;
47 virtual bool CheckLicense(
const QByteArray& key,
const QString& licensePath)
const = 0;
virtual bool ImportLicense(const QString &licenseFilePath, ilog::IMessageConsumer *logPtr=nullptr) const =0
virtual bool CheckLicense(const QByteArray &key) const =0
virtual bool CheckLicense(const QByteArray &key, const QString &licensePath) const =0
Core licensing domain model providing feature-based product licensing and instance management.