![]() |
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 "ctkCmdLineModuleBackend.h"
#include "ctkCommandLineModulesBackendXMLCheckerExport.h"
#include <QScopedPointer>
Go to the source code of this file.
Classes | |
class | ctkCmdLineModuleBackendXMLChecker |
Provides a ctkCmdLineModuleBackend implementation to pretend to run a command line process, but actually it returns a fixed, static piece of XML which can then be validated by the core library. More... | |