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
void resetAllOptions()
reset options
void runInternalTest(const InternalTestStep::DialogArgument *dialogArgument)
run internal test
bool isOptionModified() const
check if option was modified
GNESumoOptionsDialog(GNEApplicationWindow *applicationWindow, OptionsCont &optionsContainer, const OptionsCont &originalOptionsContainer)
Constructor.
long onCmdReset(FXObject *, FXSelector, void *)
called when user press reset button
GNEOptionsEditor * myOptionsEditor
the options editor
bool isOptionModified() const
check if option was modified
void runInternalTest(const InternalTestStep::DialogArgument *dialogArgument)
run internal test
~GNESumoOptionsDialog()
Destructor.
long onCmdCancel(FXObject *, FXSelector, void *)
called when cancel button is pressed (or dialog is closed)
dialog arguments, used for certain modal dialogs that can not be edited using tab
A storage for options typed value containers)