PDA

View Full Version : Is QWebView class working in Qt 5.0.0? Please HELP



vakhobiz
15th September 2012, 15:08
Hello Folks,

Need your help! We had a problem regarding the slow rendering of the text by JavaScript on Qt 4.8. Therefore we decided to rebuild the project on Qt 5.0.0 Beta as far as in the documentation it was written that Qt 5.0 is using V8 Javascript Engine that should fasten up the javascript code in our windows application.

But the PROBLEM is how to run the build on V8? Besides in the Class Index (http://qt-project.org/doc/qt-5.0/classes.html) of Qt 5.0 there is no QWebView at all.

PLEASE HELP!