BornAgain  1.19.79
Simulate and fit neutron and x-ray scattering at grazing incidence
MessageBox.h File Reference

Description

Defines class GUIHelpers functions.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file MessageBox.h.

Include dependency graph for MessageBox.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 GUI
 
 GUI::View
 
 GUI::View::Helpers
 

Functions

void GUI::View::Helpers::information (QWidget *parent, const QString &title, const QString &text, const QString &detailedText)
 
bool GUI::View::Helpers::okToDelete (QWidget *parent, const QString &title, const QString &text, const QString &detailedText)
 
bool GUI::View::Helpers::question (QWidget *parent, const QString &title, const QString &text, const QString &detailedText, const QString &yesText, const QString &noText)
 
void GUI::View::Helpers::warning (QWidget *parent, const QString &title, const QString &text, const QString &detailedText)