CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Classes
ctkCmdLineModuleFuture.h File Reference
#include "ctkCommandLineModulesCoreExport.h"
#include "ctkCmdLineModuleFutureInterface.h"
#include <QFuture>
Include dependency graph for ctkCmdLineModuleFuture.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ctkCmdLineModuleFuture
 QFuture sub-class for enhanced communication with running modules.Please see the QFuture documentation of Qt for details. This sub-class provides additional query methods to check if a module can be paused and/or canceled and also provides the ability to retrieve the arbitrary output and error data from the module. More...