>  I've never used it, so I don't know whether or how much it slows down
the app while monitoring.

Pretty significantly. It's nigh unusable on *very* complex qml scenes, but
complexity can be reduced and in general it is an excellent way to look
into any sort of qobject/qml related stuff

On Wed, Dec 20, 2023 at 2:32 PM Tony Rietwyk <t...@rightsoft.com.au> wrote:

> Hi Nuno,
>
> To see what is happening in the whole application, you can use KDAB's
> GammaRay:
>
> https://www.kdab.com/development-resources/qt-tools/gammaray/
>
> I've never used it, so I don't know whether or how much it slows down
> the app while monitoring.
>
> Regards,
>
> Tony
>
>
> On 20/12/2023 8:11 pm, Nuno Santos wrote:
> > Hi,
> >
> > Sometimes I feel myself in the dark regarding signals being emitted.
> >
> > Sometimes because of refactors and things that change, signals are being
> emitted and we are not aware of.
> >
> > Is there any way of easily making all the emitted signals being traced
> on the console when a Qt app is running?
> >
> > Has anyone ever crossed this specific problem/need?
> >
> > Thanks!
> >
> > Regards,
> >
> > Nuno
> > _______________________________________________
> > Interest mailing list
> > Interest@qt-project.org
> > https://lists.qt-project.org/listinfo/interest
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to