VR-Forces 4.0.4 Class Documentation
Public Member Functions
makVrf::DtRemappingDialogInterface Class Reference
Inheritance diagram for makVrf::DtRemappingDialogInterface:
Inheritance graph
[legend]

List of all members.

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


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 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)