![]() |
Eclipse SUMO - Simulation of Urban MObility
|
elements used in Tool Dialogs More...
#include <GNEPythonToolDialogElements.h>
Data Structures | |
| class | AdditionalArgument |
| additional argument More... | |
| class | Argument |
| argument More... | |
| class | BoolArgument |
| bool argument More... | |
| class | Category |
| category More... | |
| class | DataArgument |
| data argument More... | |
| class | EdgeArgument |
| int argument More... | |
| class | EdgeVectorArgument |
| edge vector argument More... | |
| class | FileNameArgument |
| filename argument More... | |
| class | FloatArgument |
| float argument More... | |
| class | IntArgument |
| int argument More... | |
| class | NetworkArgument |
| network argument More... | |
| class | RouteArgument |
| route argument More... | |
| class | StringArgument |
| string argument More... | |
| class | SumoConfigArgument |
| sumo config argument More... | |
Static Public Member Functions | |
| static GNEFileDialog::OpenMode | getOpenMode (const Option *o) |
elements used in Tool Dialogs
Definition at line 43 of file GNEPythonToolDialogElements.h.
|
static |
Definition at line 102 of file GNEPythonToolDialogElements.cpp.
References Option::getListSeparator(), Option::getSubTopic(), GNEFileDialog::LOAD_MULTIPLE, GNEFileDialog::LOAD_SINGLE, and GNEFileDialog::SAVE.
Referenced by GNEPythonToolDialogElements::FileNameArgument::onCmdOpenFilename(), GNEPythonToolDialogElements::NetworkArgument::onCmdOpenFilename(), GNEPythonToolDialogElements::AdditionalArgument::onCmdOpenFilename(), GNEPythonToolDialogElements::RouteArgument::onCmdOpenFilename(), GNEPythonToolDialogElements::DataArgument::onCmdOpenFilename(), GNEPythonToolDialogElements::SumoConfigArgument::onCmdOpenFilename(), and GNEPythonToolDialogElements::FileNameArgument::updateFromDialog().