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

#include <csvspecspage.h>

Inheritance diagram for CsvSpecsPage:

Signals

void currentRowChanged (int row)
 

Public Member Functions

 CsvSpecsPage (QWidget *parent=0)
 
 ~CsvSpecsPage ()
 
void load ()
 
void save ()
 
void setSaveEnabled (bool enabled=true)
 
void setFilename (QString n)
 
void setSeparator (QChar sep)
 
void enableMap ()
 
void setMapControlGraphicsModel (std::shared_ptr< MapControlGraphicsModel > model)
 
void setupMapInitialDisplayConditions (const QPointF &center, int zoom)
 
void setupIdLatLonCsvIndex (int id, int lat, int lon)
 
qmapcontrol::QMapControl * getMapControlWidget () const
 

Constructor & Destructor Documentation

◆ CsvSpecsPage()

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

◆ ~CsvSpecsPage()

CsvSpecsPage::~CsvSpecsPage ( )

Member Function Documentation

◆ currentRowChanged

void CsvSpecsPage::currentRowChanged ( int  row)
signal

◆ enableMap()

void CsvSpecsPage::enableMap ( )

◆ getMapControlWidget()

qmapcontrol::QMapControl * CsvSpecsPage::getMapControlWidget ( ) const

◆ load()

void CsvSpecsPage::load ( )

◆ save()

void CsvSpecsPage::save ( )

◆ setFilename()

void CsvSpecsPage::setFilename ( QString  n)
inline

◆ setMapControlGraphicsModel()

void CsvSpecsPage::setMapControlGraphicsModel ( std::shared_ptr< MapControlGraphicsModel model)

◆ setSaveEnabled()

void CsvSpecsPage::setSaveEnabled ( bool  enabled = true)

◆ setSeparator()

void CsvSpecsPage::setSeparator ( QChar  sep)
inline

◆ setupIdLatLonCsvIndex()

void CsvSpecsPage::setupIdLatLonCsvIndex ( int  id,
int  lat,
int  lon 
)

◆ setupMapInitialDisplayConditions()

void CsvSpecsPage::setupMapInitialDisplayConditions ( const QPointF &  center,
int  zoom 
)

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