# qlitehtml **Repository Path**: suomier/qlitehtml ## Basic Information - **Project Name**: qlitehtml - **Description**: 源地址: https://code.qt.io/playground/qlitehtml.git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-12 - **Last Updated**: 2023-05-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README qlitehtml ========= 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. [litehtml]: https://github.com/litehtml/litehtml