DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
MergePopulationPluginComponent Class Reference

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>

Inheritance diagram for MergePopulationPluginComponent:

Classes

class  TableModel
 

Public Member Functions

 MergePopulationPluginComponent (QWidget *parent=0)
 
 ~MergePopulationPluginComponent ()
 
void loadStocksAndSizes (QString file, QChar separator)
 
void setSizeGroupsCount (int n)
 
bool isOutputStocksChecked () const
 
QStringList getSelectedStocks () const
 
QList< int > getSelectedSizes () const
 
QString getOutputStockFilename () const
 

Protected Attributes

TableModelmModelStocks
 
TableModelmModelSizes
 

Detailed Description

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

Constructor & Destructor Documentation

◆ MergePopulationPluginComponent()

MergePopulationPluginComponent::MergePopulationPluginComponent ( QWidget *  parent = 0)
explicit

◆ ~MergePopulationPluginComponent()

MergePopulationPluginComponent::~MergePopulationPluginComponent ( )

Member Function Documentation

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

Member Data Documentation

◆ mModelSizes

TableModel* MergePopulationPluginComponent::mModelSizes
protected

◆ mModelStocks

TableModel* MergePopulationPluginComponent::mModelStocks
protected

The documentation for this class was generated from the following files: