On Sunday, 22 July 2018 03:26:30 PDT Konstantin Shegunov wrote: > Is there any way to inspect an event that was delivered, just after the > fact? Looking at the source it seems the only way to do this is to have > QObject::event or QCoreApplication::notify overridden, is that correct?
If you only need this for a particular class, then QObject::event() override is the right way. -- 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