On Sunday, 22 July 2018 08:43:10 PDT Konstantin Shegunov wrote: > On Sun, Jul 22, 2018 at 6:36 PM, Thiago Macieira <thiago.macie...@intel.com> > wrote: > > If you only need this for a particular class, > > Unfortunately no, not for a particular class. Ideally I'd use something > like an event filter that'd be triggered after the event was delivered, but > I'm not aware of any such functionality. Did I miss any possible options, > or those two just about cover it?
No, said functionality does not exist. QCoreApplication::notify will help you for now, but that will not work in Qt 6. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest