|
ImagingTools Core SDK
|
#include <IPluginInfo.h>
Public Member Functions | |
| virtual QString | GetPluginName () const =0 |
| virtual QByteArray | GetPluginTypeId () const =0 |
Interface for getting information about a Plug-In.
Definition at line 16 of file IPluginInfo.h.
|
pure virtual |
Get the name of the plug-in.
|
pure virtual |
Get the type-ID of the plug-in.