![]() |
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 <QObject>
Go to the source code of this file.
Classes | |
class | ctkCmdLineModuleFrontend |
Abstract base class for all front-end command line module implementations.A module front-end represents a set of current parameter values for a specific module. A front-end instance is usually associated with a graphical user interface, accessible via guiHandle(). This allows users to interactively change parameter values of the module. More... | |
class | QHash< K, V > |