Implements the functionalities for mergedatadialog.ui.
More...
#include <mergedatadialog.h>
Implements the functionalities for mergedatadialog.ui.
This UI can be extended by derived classes by "plugging" additional components through the protected function insertPluggableComponent(). See for example
- See also
- MergePopulationDataDialog .
◆ MergeDataDialog()
MergeDataDialog::MergeDataDialog |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
◆ ~MergeDataDialog()
MergeDataDialog::~MergeDataDialog |
( |
| ) |
|
◆ getDistance()
double MergeDataDialog::getDistance |
( |
| ) |
const |
◆ getInputFile()
QString MergeDataDialog::getInputFile |
( |
| ) |
const |
◆ getOutputFile()
QString MergeDataDialog::getOutputFile |
( |
| ) |
const |
◆ inputFileSelected()
virtual void MergeDataDialog::inputFileSelected |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ insertPluggableComponent()
void MergeDataDialog::insertPluggableComponent |
( |
QWidget * |
widget | ) |
|
|
protected |
◆ separator()
QChar MergeDataDialog::separator |
( |
| ) |
const |
◆ setDefaultOutputToInput()
void MergeDataDialog::setDefaultOutputToInput |
( |
bool |
yes | ) |
|
|
inline |
◆ setInputFile()
void MergeDataDialog::setInputFile |
( |
QString |
setInputFile | ) |
|
◆ setOutputFile()
void MergeDataDialog::setOutputFile |
( |
QString |
setOutputFile | ) |
|
◆ setOutputRequiresTemplate()
void MergeDataDialog::setOutputRequiresTemplate |
( |
int |
numtemplates | ) |
|
|
inline |
The documentation for this class was generated from the following files: