Protected Slots |
| virtual void | onItemSelectionChanged () |
| | Called when the selection has changed. Will emit signal with currently selected plugin.
|
Protected Member Functions |
| virtual void | addPlugin (const QString &name, const QString &version, int key, const std::string &server) |
| | Adds a new plugin.
|
| virtual void | removePlugin (const QString &name, int key) |
| | Removes a plugin.
|
| virtual void | setPluginInformation (const QString &) |
| | Sets extended plugin information.
|
Constructor & Destructor Documentation
| makVrf::DtVrfPluginsLoadedWidget::DtVrfPluginsLoadedWidget |
( |
makVrv::DtDe & |
, |
|
|
QWidget * |
parent = NULL, |
|
|
const Qt::WindowFlags & |
flags = 0 |
|
) |
| |
| virtual makVrf::DtVrfPluginsLoadedWidget::~DtVrfPluginsLoadedWidget |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void makVrf::DtVrfPluginsLoadedWidget::setupGui |
( |
| ) |
|
| virtual void makVrf::DtVrfPluginsLoadedWidget::addPlugin |
( |
const QString & |
name, |
|
|
const QString & |
version, |
|
|
int |
key, |
|
|
const std::string & |
server |
|
) |
| |
|
protectedvirtual |
| virtual void makVrf::DtVrfPluginsLoadedWidget::removePlugin |
( |
const QString & |
name, |
|
|
int |
key |
|
) |
| |
|
protectedvirtual |
| virtual void makVrf::DtVrfPluginsLoadedWidget::setPluginInformation |
( |
const QString & |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtVrfPluginsLoadedWidget::onItemSelectionChanged |
( |
| ) |
|
|
protectedvirtualslot |
Called when the selection has changed. Will emit signal with currently selected plugin.
Member Data Documentation
| QTreeWidget* makVrf::DtVrfPluginsLoadedWidget::myPlugins |
| QLabel* makVrf::DtVrfPluginsLoadedWidget::myInformationLabel |
| QTextBrowser* makVrf::DtVrfPluginsLoadedWidget::myInformation |
| makVrv::DtDe& makVrf::DtVrfPluginsLoadedWidget::myDe |
|
protected |
The documentation for this class was generated from the following file: