VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes
makVrf::DtBackEndSelectionCombo Class Reference

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

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

Public Member Functions

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

Public Attributes

QHBoxLayout * myMainLayout
QLabelmyLabel
QComboBoxmyBackEnds
- 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::DtBackEndSelectionCombo::DtBackEndSelectionCombo ( makVrv::DtDe de,
QWidget parent = 0,
Qt::WindowFlags  flags = 0 
)

CTOR.

virtual makVrf::DtBackEndSelectionCombo::~DtBackEndSelectionCombo ( )
virtual

DTOR.

Member Function Documentation

virtual DtSimulationAddress makVrf::DtBackEndSelectionCombo::simulationAddress ( ) const
virtual
virtual void makVrf::DtBackEndSelectionCombo::setSimulationAddress ( const DtSimulationAddress &  )
virtual
void makVrf::DtBackEndSelectionCombo::setupUi ( QWidget p)
protected

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

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

Member Data Documentation

makVrv::DtDe& makVrf::DtBackEndSelectionCombo::myDe
protected
DtBackEndSelectionListLogic* makVrf::DtBackEndSelectionCombo::myLogic
protected
QHBoxLayout* makVrf::DtBackEndSelectionCombo::myMainLayout
QLabel* makVrf::DtBackEndSelectionCombo::myLabel
QComboBox* makVrf::DtBackEndSelectionCombo::myBackEnds

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

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)