On 4/5/2019 5:00 AM, Denis Shienkov
Sorry for the quoting. Thunderbird wasn't cooperating this morning and I
didn't have much time before starting work.
Never ever ever do I/O in the main GUI thread of a Qt application.
Why not? It is an asynchronous. You can do I/O in a main thread, but
On Sonntag, 7. April 2019 06:13:44 CEST Tom Isaacson wrote:
> I was trying to find whether Qt supports WebAuthn but all I could find is
> this list of missing use cases for QtWebEngine:
> https://wiki.qt.io/QtWebEngine/UseCases
>
> Is there anything else, does it just require an example or is it s