Medical Imaging Interaction Toolkit
2024.06.00
Medical Imaging Interaction Toolkit
|
Class to execute some functions from the Segmentation Plugin in a separate thread. More...
#include <QmitknnUNetWorker.h>
Public Slots | |
void | DoWork (QString, QString, mitk::ProcessExecutor::Pointer, mitk::ProcessExecutor::ArgumentListType) |
Starts the download process worker thread. More... | |
Signals | |
void | Exit (bool exitCode, const QString message) |
the signal emitted when a download process is finished; success or failed More... | |
Class to execute some functions from the Segmentation Plugin in a separate thread.
Definition at line 26 of file QmitknnUNetWorker.h.
|
slot |
Starts the download process worker thread.
|
signal |
the signal emitted when a download process is finished; success or failed
exitCode | |
message |