Qt events and signals
General and Desktop
2
Posts
1
Posters
747
Views
1
Watching
-
Hi, I have a qt browser and i am testing my web application in that.i load the url using widget qgraphicswebview . I need to know when all repaint happens in the webpage from browser ie, in qwebview there is a repaintevent ,similarly is there any events or signals from which i know the webpage is modified?