[PyQt] QWebView Signals
Kunal Bharati
kunalbharati at gmail.com
Fri Jan 29 15:32:00 GMT 2010
Hello All,
I am using QWebView to display html content.
I am facing issue with loadFinished() signal.
The signal is emitted when I load html using load(url) function.
But when I use setHtml(html_content) the signal is not emitted.
I am facing this issue on Windows 2003 and Windows 7 whereas its working
correctly on my Ubuntu box.
Whats the issue??
Thanx,
Kunal :)
--
http://bharatikunal.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20100129/7768c2f5/attachment.html>
More information about the PyQt
mailing list