PDA

View Full Version : crash while reloading Qwebview



Pratik_patel
1st February 2013, 14:00
i m new to QT ..
i have exposed Qt object at window level using "addToJavaScriptWindowObject" method and accessed them in javascript perform some Dom operation set that html in Qwebview. Its work fine but when page load whole apllication hang. also when i reload Qwebview then it crash application.

Thanks for help in advance.

wysota
1st February 2013, 16:38
Where does it hang? What does the debugger say?