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