27#include <xercesc/parsers/SAXParser.hpp>
37#define TREELISTWIDTH 200
GUIIcon
An enumeration of icons used by the gui applications.
The main window of Netedit.
void openDialog(FXWindow *focusableElement=nullptr)
open dialog
OpenType
Open dialog type.
long closeDialogCanceling()
close dialog declining the changes
~GNENetgenerateOptionsDialog()
Destructor.
void runInternalTest(const InternalTestStep::DialogArgument *dialogArgument)
run internal test
long onCmdCancel(FXObject *, FXSelector, void *)
called when cancel button is pressed (or dialog is closed)
GNEOptionsEditor * myOptionsEditor
the options editor
long onCmdReset(FXObject *, FXSelector, void *)
called when user press reset button
GNENetgenerateOptionsDialog(GNEApplicationWindow *applicationWindow, OptionsCont &optionsContainer, const OptionsCont &originalOptionsContainer)
Constructor.
bool isOptionModified() const
check if option was modified
void resetAllOptions()
reset options
void runInternalTest(const InternalTestStep::DialogArgument *dialogArgument)
run internal test
bool isOptionModified() const
check if option was modified
dialog arguments, used for certain modal dialogs that can not be edited using tab
A storage for options typed value containers)