Can we port QWebKit application to iPad
Hi All,
I would like to create my own browser using QWebKit that should be portable on iPad also.
since we know that iPad is having very very limited support for playing flash content, then in that case will QWebView class automatically take care of playing all the flash supported websites?
Regards
Ashish
1 reply
unfortunately, you have to use the WebView from Apple on iOS,
like other browsers for iOS do (e.g. opera)
(see thread http://developer.qt.nokia.com/forums/viewthread/7271 )
You must log in to post a reply. Not a member yet? Register here!
