![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
#include <ctkCommandLineModulesCoreExport.h>
#include <QList>
#include <QSharedDataPointer>
Go to the source code of this file.
Classes | |
class | ctkCmdLineModuleDescription |
Description of the parameters of a command line module.The parameters can be used for automated GUI generation or execution of the module, and are directly related to the XML description used to describe the command line module parameters. More... | |
Functions | |
CTK_CMDLINEMODULECORE_EXPORT QTextStream & | operator<< (QTextStream &os, const ctkCmdLineModuleDescription &module) |
CTK_CMDLINEMODULECORE_EXPORT QTextStream& operator<< | ( | QTextStream & | os, |
const ctkCmdLineModuleDescription & | module | ||
) |