On Sun, Jul 22, 2018 at 6:54 PM, Thiago Macieira <thiago.macie...@intel.com>
wrote:
>
> QCoreApplication::notify will help you for now, but that will not work in
> Qt
> 6.
>

Yes, I read the warning, that's why I posted here. My follow up question(s)
would then be:
How will the fine grained control that notify() gives be replaced, or will
it be at all?
And is considering event post-processing (akin to the event filter which
goes before the QObject::event) sensible?
I realize mine is somewhat of an edge case, but I'd be surprised if no one
had needed that before ...
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to