28 HasUnsavedChangesPrompt::HasUnsavedChangesPrompt(
string&& title)
29 : HasUnsavedChanges(move(title))
bool PromptClose(QWidget *parent=nullptr)
Display dialog window containing a list (or tree) of widgets that contain unsaved changes...
see the online Qt documentation
static bool Prompt(HasUnsavedChanges *widget, QWidget *parent=nullptr)
Create and display a dialog from a HasUnsavedChanges interface.
Namespace for generic graphical shell for simulators.
Interface for SaveChangesDialog.
HasUnsavedChangesPrompt interface.