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/QtWebKit/README.md
Go to the documentation of this file.
1 Qt WebKit Frontend (experimental) {#CommandLineModulesFrontendQtWebKit_Page}
2 =================================
3 
4 \internal This page is best viewed in its [Doxygen processed]
5 (http://www.commontk.org/docs/html/CommandLineModulesFrontendQtWebKit_Page.html) form. \endinternal
6 
7 This front-end uses an XML stylesheet to transform the raw XML description of a module
8 into a HTML document and uses Qt WebKit to render this document inside a Qt widget.
9 
10 The front-end is experimental and serves as a *proof-of-concept*, see also the
11 ctkCmdLineModuleFrontendQtWebKit class.
12 
13 See the \ref CommandLineModulesFrontendQtWebKit_API module for the API documentation.