24#ifndef _GEMA_PLUGIN_GEMA_PROPERTYSET_FACTORY_H_
25#define _GEMA_PLUGIN_GEMA_PROPERTYSET_FACTORY_H_
31#include "gmpGemaPropertySetVersion.h"
48 assert(category == GM_PLUGIN_PROPERTYSET);
const GmLogCategory & logger()
Implementation of the GemaPropertySet factory plugin.
Definition gmpGemaPropertySetFactory.h:35
virtual const QStringList & depVersionInfo() const
Retuns dependency version information for the plugin. See comments on the base class.
Definition gmpGemaPropertySetFactory.h:59
GmpGemaPropertySetFactory()
Default constructor.
Definition gmpGemaPropertySetFactory.h:42
virtual const QMap< QString, QString > & versionInfo() const
Retuns version information for the plugin. See comments on the base class.
Definition gmpGemaPropertySetFactory.h:56
Basic class for the GemaPropertySet plugin object.
Definition gmpGemaPropertySet.h:33
#define GmPluginObjectFactoryInterfaceIID
Declaration of the GmpGemaPropertySet class.