#include <qbplugindescrlist.h>
Public Member Functions | |
QBPluginDescrListView (QWidget *parent=0, const char *name=0) | |
virtual | ~QBPluginDescrListView () |
void | addPluginDescr (GWEN_PLUGIN_DESCRIPTION *pd) |
void | addPluginDescrs (const std::list< GWEN_PLUGIN_DESCRIPTION * > &pds) |
void | addPluginDescrs (GWEN_PLUGIN_DESCRIPTION_LIST2 *l) |
GWEN_PLUGIN_DESCRIPTION * | getCurrentPluginDescr () |
std::list< GWEN_PLUGIN_DESCRIPTION * > | getSelectedPluginDescrs () |
Definition at line 47 of file qbplugindescrlist.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|