22 #ifndef CTKCMDLINEMODULEFUTURE_H 23 #define CTKCMDLINEMODULEFUTURE_H 25 #include "ctkCommandLineModulesCoreExport.h" 57 QByteArray readAllOutputData()
const;
63 QByteArray readAllErrorData()
const;
69 bool canCancel()
const;
75 bool canPause()
const;
84 #endif // CTKCMDLINEMODULEFUTURE_H
ctkCmdLineModuleFuture future()
QFuture sub-class for enhanced communication with running modules.Please see the QFuture documentatio...
A QFutureInterface specialization.