#include <BusyDialog.h>
|
| virtual void | showEvent (QShowEvent *event) override |
| |
| virtual void | closeEvent (QCloseEvent *event) override |
| |
| virtual void | reject () override |
| |
Definition at line 13 of file BusyDialog.h.
◆ CheckFinishedFunctionType
◆ BusyDialog()
| BusyDialog::BusyDialog |
( |
QWidget * |
parent | ) |
|
◆ ~BusyDialog()
| BusyDialog::~BusyDialog |
( |
| ) |
|
|
default |
◆ closeEvent()
| void BusyDialog::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
overrideprivatevirtual |
◆ GetException()
| auto BusyDialog::GetException |
( |
| ) |
const |
|
inlinenoexcept |
◆ OnCheckFinished
| void BusyDialog::OnCheckFinished |
( |
| ) |
|
|
privateslot |
◆ reject()
| void BusyDialog::reject |
( |
| ) |
|
|
overrideprivatevirtual |
◆ SetCheckFinishedFunction()
◆ SetDescriptionText()
| void BusyDialog::SetDescriptionText |
( |
QString |
Text | ) |
|
◆ showEvent()
| void BusyDialog::showEvent |
( |
QShowEvent * |
event | ) |
|
|
overrideprivatevirtual |
◆ CheckFinishedFunction
◆ CheckFinishedTimer
| QTimer* BusyDialog::CheckFinishedTimer |
|
private |
◆ Exception
| std::exception_ptr BusyDialog::Exception |
|
private |
◆ ui
| Ui::BusyDialog BusyDialog::ui |
|
private |
The documentation for this class was generated from the following files: