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 | Functions
ctkCmdLineModuleResult.h File Reference
#include "ctkCommandLineModulesCoreExport.h"
#include <QSharedPointer>
Include dependency graph for ctkCmdLineModuleResult.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ctkCmdLineModuleResult
 Describes a reported result of a command line module. More...
 

Functions

CTK_CMDLINEMODULECORE_EXPORT QDebug operator<< (QDebug debug, const ctkCmdLineModuleResult &result)
 

Function Documentation

◆ operator<<()

CTK_CMDLINEMODULECORE_EXPORT QDebug operator<< ( QDebug  debug,
const ctkCmdLineModuleResult result 
)