50 #ifndef LICENSEMANAGER_HH 51 #define LICENSEMANAGER_HH 117 virtual QString
name() = 0;
140 #endif // LICENSEMANAGER_HH
License management base class.
virtual QString pluginFileName()
void connectNotify(const char *signal)
Interface class for adding copy protection and license management to a plugin.
void blockSignals(bool _state)
QString authstring_
License information string.
bool authenticated_
This flag is true if authentication was successful.