Quantcast
Channel: Qt DevNet forums: Qt WebKit
Viewing all articles
Browse latest Browse all 542

QtWebEngine and QPainter

$
0
0
I was reading about QtWebEngine and find that it doesn’t have any function to render a web page or SVG to a QPainter like QtWebKit does. We use QWebFrame::render() to paint HTML and SVG files to bitmaps and PDF (with QPrinter). How would we do the same thing with QtWebEngine?

Viewing all articles
Browse latest Browse all 542

Trending Articles