CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Libs/CommandLineModules/Frontend/QtGui/README.md
Go to the documentation of this file.
1 Qt Gui Frontend {#CommandLineModulesFrontendQtGui_Page}
2 ===============
3 
4 \internal This page is best viewed in its [Doxygen processed]
5 (http://www.commontk.org/docs/html/CommandLineModulesFrontendQtGui_Page.html) form. \endinternal
6 
7 The Qt Gui front-end uses a customizable XML stylesheet to transform the raw XML module
8 description into Qt .ui file. For details about the configuration possibilities of the GUI
9 generation process see the ctkCmdLineModuleFrontendQtGui class.
10 
11 See the \ref CommandLineModulesFrontendQtGui_API module for the API documentation.