![]() |
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 "ctkCommandLineModulesCoreExport.h"
#include "ctkCmdLineModuleResult.h"
#include "ctkCmdLineModuleFutureInterface.h"
#include <QFutureWatcher>
Go to the source code of this file.
Classes | |
class | ctkCmdLineModuleFutureWatcher |
The ctkCmdLineModuleFutureWatcher class provides enhanced monitoring of a ctkCmdLineModuleFuture using signals and slots. More... | |