Olivier Goffart wrote:
> On Tuesday 8. December 2015 21:38:10 René J. V. Bertin wrote:
>> If I may, do you also know how it is determined whether or not push buttons
>> should show icons or not? There's no equivalent to
>> Qt::AA_DontShowIconsInMenus and I'm also trying to understand why certain
>
Hi,
Sorry for the delay.
> Yes, please provide a short example with std::promise, which, afaiu, works
> for your use-case.
Below is a simplified example where a client calls an API function that blocks
until the result is actually available.
The request is sent to a queue, where a "server" thre