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

Go to the source code of this file.

Classes

class  ctkCmdLineModuleDescription
 Description of the parameters of a command line module. More...
 

Functions

CTK_CMDLINEMODULECORE_EXPORT QTextStream & operator<< (QTextStream &os, const ctkCmdLineModuleDescription &module)
 

Function Documentation

◆ operator<<()

CTK_CMDLINEMODULECORE_EXPORT QTextStream& operator<< ( QTextStream &  os,
const ctkCmdLineModuleDescription module 
)