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

Go to the source code of this file.

Classes

class  ctkCmdLineModuleParameterGroup
 Group of parameters. More...
 

Functions

CTK_CMDLINEMODULECORE_EXPORT QTextStream & operator<< (QTextStream &os, const ctkCmdLineModuleParameterGroup &group)
 

Function Documentation

◆ operator<<()

CTK_CMDLINEMODULECORE_EXPORT QTextStream& operator<< ( QTextStream &  os,
const ctkCmdLineModuleParameterGroup group 
)