Does anybody use QT4 and ACE in a single application? Is it possible to use signals and slots within ACE thread (ACE_Thread)? As far as I can see, before using ACE, I should configure it to use ACE_QtReactor, but I can't find any usefull info how to do this.
Please tell me if somebody has an expirience in using QT together with ACE.