On Tuesday, 5 November 2019 01:22:11 PST Benjamin TERRIER wrote: > Also as the QWaitCondition does not care about the event dispatcher any > attempt to force event processing by waking up the event dispatcher > (either by registering file descriptors or calling wakeUp()) will not work.
Ah, that's a good point. If the clipboard requires two-way communication beyond just an initiation event, it'll never work to use it from the same process, so long as the event dispatching is in the same thread. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel System Software Products _______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest