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

Robert Iakobashvili coroberti at gmail.com
Thu Sep 3 08:47:51 CEST 2015


Well, people are mixing Swift and C++:

http://stackoverflow.com/questions/24042774/can-i-mix-swift-with-c-like-the-objective-c-mm-files
Regards,
Robert


On Thu, Sep 3, 2015 at 9:45 AM, Robert Iakobashvili <coroberti at gmail.com> wrote:
> Thanks, Paul.
>
> Let's say another option:
>
> Objective-C based native GUI + QtCore + QtNetworking, etc.
>
> Regards,
> Robert
>
>
> On Thu, Sep 3, 2015 at 8:59 AM, Pau Garcia i Quiles
> <pgquiles at elpauer.org> wrote:
>> Hello,
>>
>> AFAIK you cannot combine swift and c++.  You'd need IPC or alike to
>> communicate GUI and core. Looks cumbersome.
>>
>>
>> On Thursday, September 3, 2015, Robert Iakobashvili <coroberti at gmail.com>
>> 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
>>> _______________________________________________
>>> Interest mailing list
>>> Interest at qt-project.org
>>> http://lists.qt-project.org/mailman/listinfo/interest
>>
>>
>>
>> --
>> Pau Garcia i Quiles
>> http://www.elpauer.org
>> (Due to my workload, I may need 10 days to answer)



More information about the Interest mailing list