34 const std::string& name,
const std::string& info);
38 const std::string& name,
const std::string& info);
42 const std::string& name,
const std::string& infoLineA,
43 const std::string& infoLineB);
47 const std::string& name,
const std::string& infoLineA,
48 const std::string& infoLineB);
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
GNEErrorBasicDialog & operator=(const GNEErrorBasicDialog &src)=delete
Invalidated assignment operator.
GNEErrorBasicDialog(const GNEErrorBasicDialog &)=delete
Invalidated copy constructor.
GNEErrorBasicDialog(GNEApplicationWindow *applicationWindow, const std::string &name, const std::string &info)
constructor