a "pluggable" Widget to extends the MergeDataDialog This class extends the functionalities of MergeDataDialog, it is created and hosted in the main UI component.
More...
#include <mergepopulationplugincomponent.h>
a "pluggable" Widget to extends the MergeDataDialog This class extends the functionalities of MergeDataDialog, it is created and hosted in the main UI component.
- See also
- MergeDataDialog
◆ MergePopulationPluginComponent()
MergePopulationPluginComponent::MergePopulationPluginComponent |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
◆ ~MergePopulationPluginComponent()
MergePopulationPluginComponent::~MergePopulationPluginComponent |
( |
| ) |
|
◆ getOutputStockFilename()
QString MergePopulationPluginComponent::getOutputStockFilename |
( |
| ) |
const |
◆ getSelectedSizes()
QList< int > MergePopulationPluginComponent::getSelectedSizes |
( |
| ) |
const |
◆ getSelectedStocks()
QStringList MergePopulationPluginComponent::getSelectedStocks |
( |
| ) |
const |
◆ isOutputStocksChecked()
bool MergePopulationPluginComponent::isOutputStocksChecked |
( |
| ) |
const |
◆ loadStocksAndSizes()
void MergePopulationPluginComponent::loadStocksAndSizes |
( |
QString |
file, |
|
|
QChar |
separator |
|
) |
| |
◆ setSizeGroupsCount()
void MergePopulationPluginComponent::setSizeGroupsCount |
( |
int |
n | ) |
|
◆ mModelSizes
TableModel* MergePopulationPluginComponent::mModelSizes |
|
protected |
◆ mModelStocks
TableModel* MergePopulationPluginComponent::mModelStocks |
|
protected |
The documentation for this class was generated from the following files: