[Interest] Additional output from QtCore

Thiago Macieira thiago.macieira at intel.com
Mon Feb 9 16:27:58 CET 2015


On Monday 09 February 2015 17:23:53 Valery Kotov wrote:
> It could be an option. But, the problem here, I have no clue where to put a
> breakpoint. =) I would expect it should be somewhere around QMetaObject. I
> will dig deer to find out.

All signal activations are a call to QMetaObject::activate. You have to go up 
one frame in the stack trace to get the signal itself.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list