VR-Forces 4.0.4 Class Documentation
Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes
makVrf::DtVrfPluginsLoadedWidget Class Reference
Inheritance diagram for makVrf::DtVrfPluginsLoadedWidget:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtVrfPluginsLoadedWidget (makVrv::DtDe &, QWidget *parent=NULL, const Qt::WindowFlags &flags=0)
 default constructor
virtual ~DtVrfPluginsLoadedWidget ()
 destructor
void setupGui ()

Public Attributes

QTreeWidgetmyPlugins
QLabelmyInformationLabel
QTextBrowser * myInformation

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.

Protected Attributes

makVrv::DtDemyDe
DtVrfPluginsLoadedWidgetLogicmyLogic

Constructor & Destructor Documentation

makVrf::DtVrfPluginsLoadedWidget::DtVrfPluginsLoadedWidget ( makVrv::DtDe ,
QWidget parent = NULL,
const Qt::WindowFlags &  flags = 0 
)

default constructor

destructor


Member Function Documentation

virtual void makVrf::DtVrfPluginsLoadedWidget::addPlugin ( const QString &  name,
const QString &  version,
int  key,
const std::string &  server 
) [protected, virtual]

Adds a new plugin.

Implements makVrf::DtVrfPluginsLoadedWidgetInterface.

virtual void makVrf::DtVrfPluginsLoadedWidget::removePlugin ( const QString &  name,
int  key 
) [protected, virtual]

Removes a plugin.

Implements makVrf::DtVrfPluginsLoadedWidgetInterface.

virtual void makVrf::DtVrfPluginsLoadedWidget::setPluginInformation ( const QString &  ) [protected, virtual]

Sets extended plugin information.

Implements makVrf::DtVrfPluginsLoadedWidgetInterface.

virtual void makVrf::DtVrfPluginsLoadedWidget::onItemSelectionChanged ( ) [protected, virtual, slot]

Called when the selection has changed. Will emit signal with currently selected plugin.


Member Data Documentation


The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)