![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
#include "ctkCmdLineModuleFutureInterface.h"#include "ctkCommandLineModulesBackendLocalProcessExport.h"#include <QObject>#include <QRunnable>#include <QStringList>#include <QBuffer>#include <QFutureWatcher>#include <QTimer>
Go to the source code of this file.
Classes | |
| class | ctkCmdLineModuleProcessTask |
| Implements ctkCmdLineModuleFutureInterface to enabling running a command line application asynchronously. More... | |