[Development] Qt for iOS - iOSStyle

Thiago Macieira thiago.macieira at intel.com
Mon Mar 11 21:40:18 CET 2013


On segunda-feira, 11 de março de 2013 16.54.31, Rafael Roquetto wrote:
> Why not? I agree that QtQuick is usually the way to go for implementing
> mobile UI, but that doesn't exclude QtWidgets for any reasons a developer
> may wish to use it. When we did the BlackBerry port, we did implement a
> BlackBerry style, which could achieve native look and feel decently. This
> comes really handy when you are porting apps from the desktop.

> I think implementing a native iOS style wouldn't be hard. I don't know much
> about iOS development, but if what Jake says about being able to render
> controls to off-screen buffers, then it should be completely feasible.

That will give you the right static look, but not the feel. In order to 
implement the right feel, with animations, shadows, etc., you need a lot more. 
If things glow, slide, bounce, it will be extremely hard to implement with 
QtWidgets.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130311/f448fedb/attachment.sig>


More information about the Development mailing list