I'm loading content into QWebPage, using load() method. But my loadStarted(), loadFinished() and loadProgress() handlers are calling several times. How can I detect that page is loaded completely with all it's content?
It's happening on almost any page. E.g. on google.com
cleg
2009-12-11 11:04:45