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

#include <createshortestpathdialog.h>

Inheritance diagram for CreateShortestPathDialog:

Public Member Functions

 CreateShortestPathDialog (QWidget *parent=0)
 
 ~CreateShortestPathDialog ()
 
void setShortestPathFolder (QString)
 
QString getShortestPathFolder () const
 
void setRelevantNodesFolder (QString)
 
QString getRelevantNodesFolder () const
 
void setRelevantInterNodesFolder (QString)
 
QString getRelevantInterNodesFolder () const
 
bool isAllNodesAreRelevantChecked () const
 
QString getOutputFolder () const
 
void setOutputFolder (const QString &folder)
 
QString getGraphName () const
 
void setGraphName (const QString &folder)
 
bool isBinaryFormat () const
 
bool isTextFormat () const
 
bool isAStarSelected () const
 
bool isDijkstraSelected () const
 

Constructor & Destructor Documentation

◆ CreateShortestPathDialog()

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

◆ ~CreateShortestPathDialog()

CreateShortestPathDialog::~CreateShortestPathDialog ( )

Member Function Documentation

◆ getGraphName()

QString CreateShortestPathDialog::getGraphName ( ) const

◆ getOutputFolder()

QString CreateShortestPathDialog::getOutputFolder ( ) const

◆ getRelevantInterNodesFolder()

QString CreateShortestPathDialog::getRelevantInterNodesFolder ( ) const

◆ getRelevantNodesFolder()

QString CreateShortestPathDialog::getRelevantNodesFolder ( ) const

◆ getShortestPathFolder()

QString CreateShortestPathDialog::getShortestPathFolder ( ) const

◆ isAllNodesAreRelevantChecked()

bool CreateShortestPathDialog::isAllNodesAreRelevantChecked ( ) const

◆ isAStarSelected()

bool CreateShortestPathDialog::isAStarSelected ( ) const

◆ isBinaryFormat()

bool CreateShortestPathDialog::isBinaryFormat ( ) const

◆ isDijkstraSelected()

bool CreateShortestPathDialog::isDijkstraSelected ( ) const

◆ isTextFormat()

bool CreateShortestPathDialog::isTextFormat ( ) const

◆ setGraphName()

void CreateShortestPathDialog::setGraphName ( const QString &  folder)

◆ setOutputFolder()

void CreateShortestPathDialog::setOutputFolder ( const QString &  folder)

◆ setRelevantInterNodesFolder()

void CreateShortestPathDialog::setRelevantInterNodesFolder ( QString  path)

◆ setRelevantNodesFolder()

void CreateShortestPathDialog::setRelevantNodesFolder ( QString  path)

◆ setShortestPathFolder()

void CreateShortestPathDialog::setShortestPathFolder ( QString  path)

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