20 #ifndef __PLUGINS_IPLUGINFACTORY_H 21 #define __PLUGINS_IPLUGINFACTORY_H 66 virtual QObject * create(
const QString & name) = 0;
75 #endif // ipluginfactory.h iPluginFactory()
Empty constructor.
Common plugin factory interface for eVaf modules.
virtual ~iPluginFactory()
Empty virtual destructor.