The main window of Netedit.
GNESaveDialog(const GNESaveDialog &)=delete
Invalidated copy constructor.
long onCmdCancel(FXObject *, FXSelector, void *)
called when cancel or no button is pressed (can be reimplemented in children)
~GNESaveDialog()
Destructor.
GNESaveDialog & operator=(const GNESaveDialog &src)=delete
Invalidated assignment operator.
FXCheckButton * myApplyToAllButton
apply to all button
void runInternalTest(const InternalTestStep::DialogArgument *dialogArgument)
run internal test
long onCmdAccept(FXObject *, FXSelector, void *)
called when accept or yes button is pressed (can be reimplemented in children)
dialog arguments, used for certain modal dialogs that can not be edited using tab