![]() |
nsbaci 1.0
|
This is the complete list of members for nsbaci::ui::ErrorDialogFactory, including all inherited members.
| DialogInvoker typedef | nsbaci::ui::ErrorDialogFactory | |
| getDialogFromUIError(const UIError &error, QWidget *parent=nullptr) | nsbaci::ui::ErrorDialogFactory | static |
| getDialogsFromUIErrors(const std::vector< UIError > &errors, QWidget *parent=nullptr) | nsbaci::ui::ErrorDialogFactory | static |
| getSuccessDialog(const QString &title, const QString &message, QWidget *parent=nullptr) | nsbaci::ui::ErrorDialogFactory | static |
| showError(const UIError &error, QWidget *parent=nullptr) | nsbaci::ui::ErrorDialogFactory | static |
| showErrors(const std::vector< UIError > &errors, QWidget *parent=nullptr) | nsbaci::ui::ErrorDialogFactory | static |
| showSuccess(const QString &title, const QString &message, QWidget *parent=nullptr) | nsbaci::ui::ErrorDialogFactory | static |