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
ctkCmdLineModuleFrontendQtGui.h File Reference
#include "ctkCmdLineModuleFrontend.h"
#include "ctkCommandLineModulesFrontendQtGuiExport.h"
Include dependency graph for ctkCmdLineModuleFrontendQtGui.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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...