[Interest] interobject communication model and control flow

2019-08-20 Thread Vasily Pupkin
Hi. I am in the middle of refactoring a library, which I am going to publish open source. I found mysefl stuck reconsidering API in terms of interobject communication. There is a central class that have several signals, and I try to imagine what library user could do in corresponding slots:

Re: [Interest] Expected event execution order in this multi-thread application

2019-09-30 Thread Vasily Pupkin
>> - E2 is sitting in the event queue of T1 at the second position but gets >> never executed. Use combination of QCoreApplication::sendPostedEvents(); QCoreApplication::processEvents(); . пн, 30 сент. 2019 г. в 11:37, Rainer Wiesenfarth < rainer_wiesenfa...@trimble.com>: > On Mon, Sep