21 #ifndef MERGEPOPULATIONDATADIALOG_H 22 #define MERGEPOPULATIONDATADIALOG_H 54 #endif // MERGEPOPULATIONDATADIALOG_H void setSizeGroupCount(int cnt)
Definition: mergepopulationdatadialog.cpp:30
bool isPopulationOutChecked()
Definition: mergepopulationdatadialog.cpp:45
QString getPopulationOutFileName()
Definition: mergepopulationdatadialog.cpp:50
QList< int > getSelectedGroupsIndexes()
Definition: mergepopulationdatadialog.cpp:40
MergePopulationPluginComponent * mComponent
Definition: mergepopulationdatadialog.h:49
Implements the UI to merge the population data.
Definition: mergepopulationdatadialog.h:32
QStringList getSelectedStocks()
Definition: mergepopulationdatadialog.cpp:35
void inputFileSelected()
Definition: mergepopulationdatadialog.cpp:55
MergePopulationDataDialog(QWidget *parent=0)
Definition: mergepopulationdatadialog.cpp:23
a "pluggable" Widget to extends the MergeDataDialog This class extends the functionalities of MergeDa...
Definition: mergepopulationplugincomponent.h:35
Implements the functionalities for mergedatadialog.ui.
Definition: mergedatadialog.h:35