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
ctkCmdLineModuleParameter.h File Reference
#include "ctkCommandLineModulesCoreExport.h"
#include <QSharedDataPointer>
Include dependency graph for ctkCmdLineModuleParameter.h:

Go to the source code of this file.

Classes

class  ctkCmdLineModuleParameter
 Single parameter to a module, like a threshold of a filter. More...
 

Functions

CTK_CMDLINEMODULECORE_EXPORT QTextStream & operator<< (QTextStream &os, const ctkCmdLineModuleParameter &parameter)
 

Function Documentation

◆ operator<<()

CTK_CMDLINEMODULECORE_EXPORT QTextStream& operator<< ( QTextStream &  os,
const ctkCmdLineModuleParameter parameter 
)