[josm-dev] ewmsplugin - webkit-image bug

Robert Scott lists at humanleg.org.uk
Fri Dec 19 03:07:11 GMT 2008


On Wednesday 17 December 2008 15:39, Dirk Stöcker wrote:
> I think this I tried and it failed. Together with multiple tries to set
> the stuff in QApplication screen handling.

Well you see, you're using QWebView, which is the QWidget container for 
QWebKit. The widget and windowing system is not really needed at all here* - 
you can just use plain old QWebPage which can render to an arbitrary 
QPainter.


robert.

* not quite true - Qt needs to get its fonts etc from somewhere.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: webkit-image.cpp.ris20081219.diff
Type: text/x-diff
Size: 1819 bytes
Desc: not available
URL: <http://lists.openstreetmap.org/pipermail/josm-dev/attachments/20081219/1b83f965/attachment.diff>


More information about the josm-dev mailing list