Search code examples
qtqtwebkit

QtWebkit support for CSS and Javascript


We are planning to use Qtwebkit for Help viewer in our application, we need to support HTML 4.0, CSS and Javascript at the least. Just wondering if its a good option to use. Is it like a browser when we refer to Qt Webtool kit?


Solution

  • From the documentation:

    QtWebKit provides facilities for rendering of HyperText Markup Language (HTML), Extensible HyperText Markup Language (XHTML) and Scalable Vector Graphics (SVG) documents, styled using Cascading Style Sheets (CSS) and scripted with JavaScript.