VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Classes | Public Types | Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes
makVrf::DtRemappingDialog Class Reference
Inheritance diagram for makVrf::DtRemappingDialog:
Inheritance graph
[legend]

Classes

struct  MapToEntry
 

Public Types

typedef std::map< DtString,
MapToEntry
MapTo
 

Public Member Functions

 DtRemappingDialog (makVrv::DtDe &de, DtBackendMap *, QWidget *parent=0, const Qt::WindowFlags &f=0)
 
virtual ~DtRemappingDialog ()
 
virtual void setupGui (const std::set< DtSimulationAddress > &currentBackends)
 Sets up gui. More...
 
virtual QComboBoxaddMapTo (const QString &, int row)
 Adds an entry to map to that is missing. Returns the mapped combo. More...
 
virtual void addToMapAll (const QString &)
 Adds the string to the map all combo. More...
 
virtual void removeFromMapAll (const QString &)
 Removes the string from the map all combo. More...
 
virtual void removeBackend (const DtString &)
 Removes this backend from the dialog as it has been discovered. More...
 
virtual QComboBoxreaddMapTo (const QString &)
 Adds this item to the end of the map to list. More...
 
virtual void couldNotStart (const DtString &)
 
- Public Member Functions inherited from makVrf::DtRemappingDialogInterface
virtual ~DtRemappingDialogInterface ()
 

Public Attributes

QLabelmyMainLabel
 
QLabelmyMissingBackendLabel
 
QLabelmyRemapToLabel
 
QFrame * mySeparator
 
QLabelmyMapAllLabel
 
QComboBoxmyMapAllComboBox
 
QPushButtonmyOkPushButton
 
QPushButtonmyCancelPushButton
 
QVBoxLayout * myMainLayout
 
QGridLayout * myEntryLayout
 
QHBoxLayout * myOkCancelLayout
 
QPushButtonmyStartAllButton
 
MapTo myMapTo
 
- Public Attributes inherited from makVrf::DtRemappingDialogInterface
boost::signals2::signal< void(DtString)> signal_startBackend
 

Protected Slots

virtual void mapAllComboBoxSelection (const QString &string)
 
virtual void startBackend ()
 
virtual void startAllBackEnds ()
 

Protected Member Functions

virtual void accept ()
 
virtual void reject ()
 

Protected Attributes

makVrv::DtDemyDe
 
DtRemappingDialogLogicmyLogic
 

Member Typedef Documentation

Constructor & Destructor Documentation

makVrf::DtRemappingDialog::DtRemappingDialog ( makVrv::DtDe de,
DtBackendMap ,
QWidget *  parent = 0,
const Qt::WindowFlags &  f = 0 
)
virtual makVrf::DtRemappingDialog::~DtRemappingDialog ( )
virtual

Member Function Documentation

virtual void makVrf::DtRemappingDialog::setupGui ( const std::set< DtSimulationAddress > &  currentBackends)
virtual

Sets up gui.

Implements makVrf::DtRemappingDialogInterface.

virtual QComboBox* makVrf::DtRemappingDialog::addMapTo ( const QString &  ,
int  row 
)
virtual

Adds an entry to map to that is missing. Returns the mapped combo.

Implements makVrf::DtRemappingDialogInterface.

virtual void makVrf::DtRemappingDialog::addToMapAll ( const QString &  )
virtual

Adds the string to the map all combo.

Implements makVrf::DtRemappingDialogInterface.

virtual void makVrf::DtRemappingDialog::removeFromMapAll ( const QString &  )
virtual

Removes the string from the map all combo.

Implements makVrf::DtRemappingDialogInterface.

virtual void makVrf::DtRemappingDialog::removeBackend ( const DtString )
virtual

Removes this backend from the dialog as it has been discovered.

Implements makVrf::DtRemappingDialogInterface.

virtual QComboBox* makVrf::DtRemappingDialog::readdMapTo ( const QString &  )
virtual

Adds this item to the end of the map to list.

Implements makVrf::DtRemappingDialogInterface.

virtual void makVrf::DtRemappingDialog::couldNotStart ( const DtString )
virtual
virtual void makVrf::DtRemappingDialog::mapAllComboBoxSelection ( const QString &  string)
protectedvirtualslot
virtual void makVrf::DtRemappingDialog::startBackend ( )
protectedvirtualslot
virtual void makVrf::DtRemappingDialog::startAllBackEnds ( )
protectedvirtualslot
virtual void makVrf::DtRemappingDialog::accept ( )
protectedvirtual
virtual void makVrf::DtRemappingDialog::reject ( )
protectedvirtual

Member Data Documentation

QLabel* makVrf::DtRemappingDialog::myMainLabel
QLabel* makVrf::DtRemappingDialog::myMissingBackendLabel
QLabel* makVrf::DtRemappingDialog::myRemapToLabel
QFrame* makVrf::DtRemappingDialog::mySeparator
QLabel* makVrf::DtRemappingDialog::myMapAllLabel
QComboBox* makVrf::DtRemappingDialog::myMapAllComboBox
QPushButton* makVrf::DtRemappingDialog::myOkPushButton
QPushButton* makVrf::DtRemappingDialog::myCancelPushButton
QVBoxLayout* makVrf::DtRemappingDialog::myMainLayout
QGridLayout* makVrf::DtRemappingDialog::myEntryLayout
QHBoxLayout* makVrf::DtRemappingDialog::myOkCancelLayout
QPushButton* makVrf::DtRemappingDialog::myStartAllButton
MapTo makVrf::DtRemappingDialog::myMapTo
makVrv::DtDe& makVrf::DtRemappingDialog::myDe
protected
DtRemappingDialogLogic* makVrf::DtRemappingDialog::myLogic
protected

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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)