[Development] New library in qtbase

Samuel Gaist samuel.gaist at edeltech.ch
Sun Nov 27 20:22:25 CET 2016


> On 26 Nov 2016, at 07:50, Thiago Macieira <thiago.macieira at intel.com> wrote:
> 
> On sábado, 26 de novembro de 2016 00:51:06 PST Samuel Gaist wrote:
>> The library as it is currently could even be in its own repository however
>> the goal in the long run is to replace the code used in QSystemTrayIcon by
>> calls to this module which at this time duplicates the showMessage logic
>> for macOS. Therefore having it as a separated repo would mean that qtbase
>> would depend on it to be build which IMHO is not an option.
> 
> What platforms are you targetting, besides macOS? Which ones have you already 
> developed?
> 
> -- 
> Thiago Macieira - thiago.macieira (AT) intel.com
>  Software Architect - Intel Open Source Technology Center
> 
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
> 

Currently there’s macOS and iOS already working.

The plan is to add
- Android
- Linux through DBus
- Win10 (there will be some constraints if I understood their documentation correctly)




More information about the Development mailing list