#include <QmitkToolInstallDialog.h>
Definition at line 27 of file QmitkToolInstallDialog.h.
◆ QmitkToolInstallDialog()
QmitkToolInstallDialog::QmitkToolInstallDialog |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~QmitkToolInstallDialog()
QmitkToolInstallDialog::~QmitkToolInstallDialog |
( |
| ) |
|
◆ closeEvent()
void QmitkToolInstallDialog::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
override |
Overrides CloseEvent function of QDialog to open Messagebox.
◆ FinishInstallation()
void QmitkToolInstallDialog::FinishInstallation |
( |
const QString & |
status | ) |
|
◆ GetConsoleOutput()
static QObject* QmitkToolInstallDialog::GetConsoleOutput |
( |
| ) |
|
|
static |
◆ reject()
void QmitkToolInstallDialog::reject |
( |
| ) |
|
|
override |
Overrides reject function of QDialog to block closing via esc-key.
The documentation for this class was generated from the following file: