Sascha Zelzer b51677d3d7 Added API and XSD file documentation. 12 роки тому
..
Resources cc4b2ed8a6 Added experimental second front- (QtWebKit) and backend (function pointer). 13 роки тому
CMakeLists.txt a03a6136ac Cleaned up APIs for existing frontends and backends. 13 роки тому
README.md b51677d3d7 Added API and XSD file documentation. 12 роки тому
ctkCmdLineModuleFrontendFactoryQtWebKit.cpp a03a6136ac Cleaned up APIs for existing frontends and backends. 13 роки тому
ctkCmdLineModuleFrontendFactoryQtWebKit.h b51677d3d7 Added API and XSD file documentation. 12 роки тому
ctkCmdLineModuleFrontendQtWebKit.cpp 32066e17ce Added additional "DisplayRole" enum and a role argument to setValue(). 13 роки тому
ctkCmdLineModuleFrontendQtWebKit_p.h b51677d3d7 Added API and XSD file documentation. 12 роки тому
target_libraries.cmake cc4b2ed8a6 Added experimental second front- (QtWebKit) and backend (function pointer). 13 роки тому

README.md

Qt WebKit Frontend (experimental) {#CommandLineModulesFrontendQtWebKit_Page}

This front-end uses an XML stylesheet to transform the raw XML description of a module into a HTML document and uses Qt WebKit to render this document inside a Qt widget.

The front-end is experimental and serves as a proof-of-concept, see also the ctkCmdLineModuleFrontendQtWebKit class.

See the \ref CommandLineModulesFrontendFactoryQtWebKit_API module for the API documentation.