Public Member Functions |
| virtual | ~DtRemappingDialogInterface () |
| virtual void | setupGui ()=0 |
| | Sets up gui.
|
| virtual QComboBox * | addMapTo (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 |
| virtual QComboBox* makVrf::DtRemappingDialogInterface::addMapTo |
( |
const QString & |
, |
|
|
int |
row |
|
) |
| |
|
pure virtual |
| virtual void makVrf::DtRemappingDialogInterface::addToMapAll |
( |
const QString & |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtRemappingDialogInterface::removeFromMapAll |
( |
const QString & |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: