76 virtual bool authenticated();
Interface class for adding copy protection and license management to a plugin.
virtual QString licenseError()
If authenticate returns fails, this string will contain the license info.
virtual bool authenticate()
Function starting the authentication process.