Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qlitehtml Directory Reference
Directory dependency graph for qlitehtml:

Directories

 
src

Detailed Description

A lightweight HTML viewer for Qt.

This project provides

  • A QPainter based rendering backend for the lightweight HTML/CSS rendering engine litehtml.
  • A QWidget that uses the QPainter based backend and provides API for simply setting the HTML text and a base URL plus hook that are used for requesting referenced resources.