Hello, 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?
I'm interested in QEvent::MetaCall specifically. I want to collect some statistics about slot execution times.
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest