Jean-Christophe Fillion-Robin fe489e99d7 ENH: CLI/Frontend/QtWekKit: Preliminary work toward supporting WebEngine in Qt5 vor 8 Jahren
..
Resources cc4b2ed8a6 Added experimental second front- (QtWebKit) and backend (function pointer). vor 12 Jahren
CMakeLists.txt fe489e99d7 ENH: CLI/Frontend/QtWekKit: Preliminary work toward supporting WebEngine in Qt5 vor 7 Jahren
README.md a757fd0ac7 Improved command line module documentation. vor 12 Jahren
ctkCmdLineModuleFrontendFactoryQtWebKit.cpp a03a6136ac Cleaned up APIs for existing frontends and backends. vor 12 Jahren
ctkCmdLineModuleFrontendFactoryQtWebKit.h b51677d3d7 Added API and XSD file documentation. vor 12 Jahren
ctkCmdLineModuleFrontendQtWebKit.cpp fe489e99d7 ENH: CLI/Frontend/QtWekKit: Preliminary work toward supporting WebEngine in Qt5 vor 7 Jahren
ctkCmdLineModuleFrontendQtWebKit_p.h fe489e99d7 ENH: CLI/Frontend/QtWekKit: Preliminary work toward supporting WebEngine in Qt5 vor 7 Jahren
target_libraries.cmake cc4b2ed8a6 Added experimental second front- (QtWebKit) and backend (function pointer). vor 12 Jahren

README.md

Qt WebKit Frontend (experimental) {#CommandLineModulesFrontendQtWebKit_Page}

\internal This page is best viewed in its Doxygen processed form. \endinternal

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 CommandLineModulesFrontendQtWebKit_API module for the API documentation.