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

Public Member Functions

 DtRemappingDialog (makVrv::DtDe &de, DtBackendMap *, QWidget *parent=0, const Qt::WindowFlags &f=0)
virtual ~DtRemappingDialog ()
virtual void setupGui ()
 Sets up gui.
virtual QComboBoxaddMapTo (const QString &, int row)
 Adds an entry to map to that is missing. Returns the mapped combo.
virtual void addToMapAll (const QString &)
 Adds the string to the map all combo.
virtual void removeFromMapAll (const QString &)
 Removes the string from the map all combo.
- Public Member Functions inherited from makVrf::DtRemappingDialogInterface
virtual ~DtRemappingDialogInterface ()

Public Attributes

QLabelmyMainLabel
QLabelmyMapAllLabel
QComboBoxmyMapAllComboBox
QPushButtonmyOkPushButton
QPushButtonmyCancelPushButton
QVBoxLayout * myMainLayout
QGridLayout * myEntryLayout
QHBoxLayout * myOkCancelLayout

Protected Slots

virtual void mapAllComboBoxSelection (const QString &string)

Protected Member Functions

virtual void accept ()
virtual void reject ()

Protected Attributes

makVrv::DtDemyDe
DtRemappingDialogLogicmyLogic

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 ( )
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::mapAllComboBoxSelection ( const QString &  string)
protectedvirtualslot
virtual void makVrf::DtRemappingDialog::accept ( )
protectedvirtual
virtual void makVrf::DtRemappingDialog::reject ( )
protectedvirtual

Member Data Documentation

QLabel* makVrf::DtRemappingDialog::myMainLabel
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
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 Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)