#include <BackgroundTaskWithDialog.hpp>
◆ BackgroundTaskWithDialog()
◆ ~BackgroundTaskWithDialog()
iv::threads::BackgroundTaskWithDialog::~BackgroundTaskWithDialog |
( |
| ) |
|
◆ execute()
void iv::threads::BackgroundTaskWithDialog::execute |
( |
CDialog * | dlgFather | ) |
|
◆ isCancelled()
bool iv::threads::BackgroundTaskWithDialog::isCancelled |
( |
| ) |
const |
|
nodiscard |
◆ runTask()
void iv::threads::BackgroundTaskWithDialog::runTask |
( |
| ) |
const |
|
private |
◆ m_cancelRequested
std::atomic_bool iv::threads::BackgroundTaskWithDialog::m_cancelRequested |
|
private |
◆ m_dialog
std::weak_ptr<CDialog> iv::threads::BackgroundTaskWithDialog::m_dialog |
|
private |
◆ m_params
◆ m_thread
std::thread iv::threads::BackgroundTaskWithDialog::m_thread |
|
private |
The documentation for this class was generated from the following files: