Base class to be derived by real plugininterfaces. More...
Public Member Functions | |
virtual | ~PluginInterface () |
virtual QString | pluginName () const =0 |
Base class to be derived by real plugininterfaces.
virtual PluginInterface::~PluginInterface | ( | ) | [inline, virtual] |
virtual QString PluginInterface::pluginName | ( | ) | const [pure virtual] |