That's a great hint! Thank you! =)

On Mon, Feb 9, 2015 at 5:27 PM, Thiago Macieira <thiago.macie...@intel.com>
wrote:

> 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
>
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>



-- 
Sincerely yours,
Valery Kotov
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to