On Friday, 12 October 2018 06:11:16 PDT René J. V. Bertin wrote: > Dang... I guess that would be QEvent::MetaCall? Is there a way to prepare > that event beforehand and send it as a synthetic event it inside the event > handler instead of doing an emit?
Why do you want a more complex solution? Just write to the pipe, that's the cheapest solution. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
