![]() |
stec-platform
|
The PluginListWidgetItem class this is used for loading plugins to programs like scannercontrol. More...
#include <pluginlistwidgetitem.h>
Public Member Functions | |
PluginListWidgetItem (PluginLoader *loader, PluginClass *plugin, QListWidget *parent=0, int type=Type) | |
PluginListWidgetItem. More... | |
void | RemoveRetenative (void) |
RemoveRetenative removes the loader for the plugin when all instances are gone. | |
virtual | ~PluginListWidgetItem () |
destructor | |
PluginLoader * | GetPluginLoader (void) |
gets the actor loader | |
PluginClass * | GetPlugin (void) |
gets the plugin itself | |
The PluginListWidgetItem class this is used for loading plugins to programs like scannercontrol.
PluginListWidgetItem::PluginListWidgetItem | ( | PluginLoader * | loader, |
PluginClass * | plugin, | ||
QListWidget * | parent = 0 , |
||
int | type = Type |
||
) |
loader | |
plugin | |
parent | |
type |