VR-Forces 4.0.4 Class Documentation
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]

List of all members.

Public Member Functions

 DtBackEndSelectionCombo (makVrv::DtDe &de, QWidget *parent=0, Qt::WindowFlags flags=0)
 CTOR.
virtual ~DtBackEndSelectionCombo ()
 DTOR.

Public Attributes

QHBoxLayout * myMainLayout
QLabelmyLabel
QComboBoxmyBackEnds

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.

DTOR.


Member Function Documentation

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

virtual void makVrf::DtBackEndSelectionCombo::addBackend ( const std::string &  backend,
const DtBackend  
) [protected, virtual]
virtual void makVrf::DtBackEndSelectionCombo::removeBackend ( const std::string &  backend) [protected, virtual]
virtual std::string makVrf::DtBackEndSelectionCombo::statusFor ( const std::string &  backend) [protected, virtual]
virtual void makVrf::DtBackEndSelectionCombo::setStatusFor ( const std::string &  backend,
const std::string &  status 
) [protected, virtual]
virtual void makVrf::DtBackEndSelectionCombo::onItemSelectionChanged ( ) [protected, virtual, slot]

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)