VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes
makVrf::DtBackEndSelectionList Class Reference

A widget class for managing simulation back-ends. More...

Inheritance diagram for makVrf::DtBackEndSelectionList:
Inheritance graph
[legend]

Public Member Functions

 DtBackEndSelectionList (makVrv::DtDe &de, QWidget *parent=0, Qt::WindowFlags flags=0)
 CTOR.
virtual ~DtBackEndSelectionList ()
 DTOR.
- Public Member Functions inherited from makVrf::DtBackEndSelectionListInterface
virtual ~DtBackEndSelectionListInterface ()
 Virtual DTOR.

Public Attributes

QVBoxLayout * myMainLayout
QTreeWidgetmyBackEnds
- Public Attributes inherited from makVrf::DtBackEndSelectionListInterface
boost::signal< void(const
DtSimulationAddress &)> 
signal_backEndSelected

Protected Slots

virtual void onItemSelectionChanged ()

Protected Member Functions

void setupUi (QWidget *p)
 Sets up the contents of the widget onto the supplied parent.
virtual void addBackend (const std::string &backend, const DtBackend &)
virtual void removeBackend (const std::string &backend)
virtual std::string statusFor (const std::string &backend)
virtual void setStatusFor (const std::string &backend, const std::string &status)

Protected Attributes

makVrv::DtDemyDe
DtBackEndSelectionListLogicmyLogic

Detailed Description

A widget class for managing simulation back-ends.

Constructor & Destructor Documentation

makVrf::DtBackEndSelectionList::DtBackEndSelectionList ( makVrv::DtDe de,
QWidget parent = 0,
Qt::WindowFlags  flags = 0 
)

CTOR.

virtual makVrf::DtBackEndSelectionList::~DtBackEndSelectionList ( )
virtual

DTOR.

Member Function Documentation

void makVrf::DtBackEndSelectionList::setupUi ( QWidget p)
protected

Sets up the contents of the widget onto the supplied parent.

virtual void makVrf::DtBackEndSelectionList::addBackend ( const std::string &  backend,
const DtBackend  
)
protectedvirtual
virtual void makVrf::DtBackEndSelectionList::removeBackend ( const std::string &  backend)
protectedvirtual
virtual std::string makVrf::DtBackEndSelectionList::statusFor ( const std::string &  backend)
protectedvirtual
virtual void makVrf::DtBackEndSelectionList::setStatusFor ( const std::string &  backend,
const std::string &  status 
)
protectedvirtual
virtual void makVrf::DtBackEndSelectionList::onItemSelectionChanged ( )
protectedvirtualslot

Member Data Documentation

makVrv::DtDe& makVrf::DtBackEndSelectionList::myDe
protected
DtBackEndSelectionListLogic* makVrf::DtBackEndSelectionList::myLogic
protected
QVBoxLayout* makVrf::DtBackEndSelectionList::myMainLayout
QTreeWidget* makVrf::DtBackEndSelectionList::myBackEnds

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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)