#include <createshortestpathdialog.h>
◆ CreateShortestPathDialog()
CreateShortestPathDialog::CreateShortestPathDialog |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
◆ ~CreateShortestPathDialog()
CreateShortestPathDialog::~CreateShortestPathDialog |
( |
| ) |
|
◆ 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: