34 const std::ostringstream& stream);
38 const std::string& name,
const std::ostringstream& stream);
GNEBasicDialog(GNEApplicationWindow *applicationWindow, const std::string &title, const std::string &info, GUIIcon titleIcon, DialogType type, GNEDialog::Buttons buttons, GUIIcon largeIcon)
Constructor.
GNEDialog(GNEApplicationWindow *applicationWindow, const std::string &name, GUIIcon titleIcon, DialogType type, Buttons buttons, OpenType openType, ResizeMode resizeMode)
basic constructor
GNEHelpBasicDialog(GNEApplicationWindow *applicationWindow, const std::string &name, const std::ostringstream &stream)
constructor
GNEHelpBasicDialog & operator=(const GNEHelpBasicDialog &src)=delete
Invalidated assignment operator.
GNEHelpBasicDialog(const GNEHelpBasicDialog &)=delete
Invalidated copy constructor.