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