[Interest] QWebPage, deleteLater, Mac
wargand at gmx.de
wargand at gmx.de
Fri May 18 12:23:14 CEST 2012
Usually a small compilable example is required.
But in this case a link might be sufficient:
http://qt-project.org/doc/qt-4.8/qwebpage.html
The Thumbnailer example. My code ist almost identical. The difference is
that my page is a pointer and in void Thumbnailer::render() I added
a page->deleteLater().
I there a problem with this code? It works perfectly in Linux.
Guido
More information about the Interest
mailing list