6 #ifndef SWIFT_GUI_COMPONENTS_SETUPLOADINGDIALOG_H
7 #define SWIFT_GUI_COMPONENTS_SETUPLOADINGDIALOG_H
15 class CSetupLoadingDialog;
34 QScopedPointer<Ui::CSetupLoadingDialog> ui;
Setup dialog, if loading the boostrap file fails.
CSetupLoadingDialog(const swift::misc::CStatusMessageList &msgs, QWidget *parent=nullptr)
Ctor with messages.
virtual ~CSetupLoadingDialog()
Dtor.
Status messages, e.g. from Core -> GUI.
High level reusable GUI components.