VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions
makVrf::DtRemappingDialogInterface Class Reference
Inheritance diagram for makVrf::DtRemappingDialogInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~DtRemappingDialogInterface ()
virtual void setupGui ()=0
 Sets up gui.
virtual QComboBoxaddMapTo (const QString &, int row)=0
 Adds an entry to map to that is missing. Returns the mapped combo.
virtual void addToMapAll (const QString &)=0
 Adds the string to the map all combo.
virtual void removeFromMapAll (const QString &)=0
 Removes the string from the map all combo.

Constructor & Destructor Documentation

virtual makVrf::DtRemappingDialogInterface::~DtRemappingDialogInterface ( )
virtual

Member Function Documentation

virtual void makVrf::DtRemappingDialogInterface::setupGui ( )
pure virtual

Sets up gui.

Implemented in makVrf::DtRemappingDialog.

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

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

Implemented in makVrf::DtRemappingDialog.

virtual void makVrf::DtRemappingDialogInterface::addToMapAll ( const QString &  )
pure virtual

Adds the string to the map all combo.

Implemented in makVrf::DtRemappingDialog.

virtual void makVrf::DtRemappingDialogInterface::removeFromMapAll ( const QString &  )
pure virtual

Removes the string from the map all combo.

Implemented in makVrf::DtRemappingDialog.


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

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)