[Interest] Event inspection after delivery

Thiago Macieira thiago.macieira at intel.com
Sun Jul 22 17:36:19 CEST 2018


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






More information about the Interest mailing list