Re: [Interest] Wayland QPA in Qt 5.12.8 LTS

2020-05-14 Thread Thiago Macieira
On Thursday, 14 May 2020 09:31:35 PDT Ramakanth Kesireddy wrote: > LinuxFB as QPA backend works well with our applications. > > However, there are other processes which use Qt now so that would like to > extend the usecases with Wayland by setting Wayland as QPA if it would > support with TI sdk p

Re: [Interest] Interest Digest, Vol 104, Issue 12

2020-05-14 Thread Roland Hughes
Please define "(including also tools)" This entire conversation was started when one company that had made the unfortunate mistake of buying some number of commercial Qt licenses had more developers working on the project using just C/C++ and no Qt what-so-ever (most likely writing firmware an

Re: [Interest] Wayland QPA in Qt 5.12.8 LTS

2020-05-14 Thread Ramakanth Kesireddy
LinuxFB as QPA backend works well with our applications. However, there are other processes which use Qt now so that would like to extend the usecases with Wayland by setting Wayland as QPA if it would support with TI sdk provided since there could be one QApplication instance. Best Regards, Rama

Re: [Interest] QWebSocket limit connection

2020-05-14 Thread Alexander Carôt
Thanks a lot, Marten - it works like a charm :-) All the best Alex -- http://www.carot.de Email : alexan...@carot.de Tel.: +49 (0)177 5719797 > Gesendet: Montag, 11. Mai 2020 um 11:16 Uhr > Von: "Mårten Nordheim" > An: "qt qt" > Betreff: Re: [Interest] QWebSocket limit connection > > Hello!