#include <qbplugindescrlist.h>
Definition at line 50 of file 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 () |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6