iOS - which parts of Qt are supported on iOS devices (especially QWebView)?

Page  
3

June 7, 2012

vadimv vadimv
Lab Rat
7 posts
Qt4iOS wrote:
The QUIWebView workalike class (which embeds Apple’s WebKit in a QWidget) is only available when using the ‘iOS’ platform plugin.

So is ‘iOS’ plugin in QT 4.x and above available ?how can we use it !

p.s thx for answers

June 19, 2012

Qt4iOS Qt4iOS
Lab Rat
69 posts

Only Qt 4.8.x is supported on iOS. There is no support planned for Qt 5.x until such time as the technical issues which prevent V8 (and hence QML2) from being able to be used.

An evaluation version of the (commercial) ‘iOS’ plugin is supplied with the Qt4iOS SDK. Have a look at the ‘fancybrowser’ sample in the ‘qt-ios-plaszma’ repository on gitorious if you want to see the QUIWebView class in action.

June 21, 2012

landrew landrew
Lab Rat
7 posts

Any updates on the iOS plugin? Did it pass the Apple submission tests?

July 3, 2012

Qt4iOS Qt4iOS
Lab Rat
69 posts

Yes, the first QtGui app to be submitted to Apple was accepted on the first attempt. Several QtCore apps have been accepted as well. So far, noone has submitted a QtDeclarative app.

August 23, 2012

Stefan Walter Stefan Walter
Ant Farmer
97 posts

Are there any tutorial on Qt for iOS?
I am interrested in it, but i did not find much helpful on google.

Page  
3

  ‹‹ [BUG: QTBUG-20213] Qt SDK beta Meego 1.2 Harmattan for N9 QEMU orientation problem      Google analytics on Qt ››

You must log in to post a reply. Not a member yet? Register here!