![]() |
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 | |
| class | ctkCmdLineModuleFrontendFactoryQtGui |
| Factory class to instantiate Qt widget based front-ends.The created front-end instances assume that the CTKWidgetPlugin library (a Qt Designer plug-in) is available in the applications search path. See also ctkCmdLineModuleFrontendQtGui. More... | |
| class | ctkCmdLineModuleFrontendQtGui |
| A Qt based implementation of the module front end.This class is able to generate a Qt widgets based GUI from the XML description of a given module. It uses a customizable XML stylesheet to transform the raw XML description into a .ui file which is fed into a QUiLoader to generate the GUI at runtime. More... | |
| class | ctkCmdLineModuleQtUiLoader |
| Derived from QUiLoader to enable us to instantiate custom widgets at runtime, where this class provides ctkCmdLineModuleQtComboBox instead of QComboBox. More... | |
This is a list of types provided by the CTK Command Line Module Qt Gui Frontend library. See the Qt Gui Frontend library page for general information.
1.8.11