Dialog for displaying progress, logs, and elapsed time AsyncTask.
Public Functions
-
AsyncTaskDialog(const AsyncTask::Ptr &task, QWidget *parent = nullptr)
-
~AsyncTaskDialog()
-
inline void setInterruptOnClose(bool v)
-
inline bool getInterruptOnClose() const
Public Slots
-
void reject() override