[Interest] Qt on iOS - Native Swift-Written GUI with Qt Libraries

Tor Arne Vestbø tor.arne.vestbo at digia.com
Tue Sep 8 13:13:55 CEST 2015


Hi,

This is (should be) possible, just do QT = core in your .pro file. Also, 
possibly create a library instead of an app, and then link the library 
into your native app.

let me know if it doesn't work.

On 03/09/15 07:38, Robert Iakobashvili wrote:
> Gentlemen,
> To overcome various issues and not-nativeness of Qt on iOS,
> I was thinking about the following combination:
>
> 1. Swift-written native GUI;
> 2. Internals supported by Qt-containers, QString, networking, IPC
>      from QtCore, QtNetwork;
>
> Has somebody tried the above combination and any experience
> could be shared like best practices or caveats?
> Thank you.
>
> Regards,
> Robert
>



More information about the Interest mailing list