GUIIcon
An enumeration of icons used by the gui applications.
The main window of Netedit.
GNEBasicDialog & operator=(const GNEBasicDialog &src)=delete
Invalidated assignment operator.
~GNEBasicDialog()
Destructor.
GNEBasicDialog(const GNEBasicDialog &)=delete
Invalidated copy constructor.
GNEBasicDialog(GNEApplicationWindow *applicationWindow, const std::string &title, const std::string &info, GUIIcon titleIcon, DialogType type, GNEDialog::Buttons buttons, GUIIcon largeIcon)
Constructor.
void runInternalTest(const InternalTestStep::DialogArgument *dialogArgument)
run internal test
GNEDialog(GNEApplicationWindow *applicationWindow, const std::string &name, GUIIcon titleIcon, DialogType type, Buttons buttons, OpenType openType, ResizeMode resizeMode)
basic constructor
dialog arguments, used for certain modal dialogs that can not be edited using tab