[Interest] Fwd: Re: Signal/Slot connection fails, even though QMetaObject::activate is called

Matthew Woehlke mwoehlke.floss at gmail.com
Fri Feb 14 21:05:01 CET 2020


On 07/02/2020 21.37, Jonathan Purol wrote:
> After manually removing every line of code to see when a MVCE would
> work, I found a loose `blockSignals(true)` flying around that was there
> from a debugging session.

`git diff`? Stuff like this is why you should use a VCS (it doesn't have
to be git) even for personal projects, and commit early and often, so
that when you're working on something, it's easy to see what's changed.

</PSA>

-- 
Matthew


More information about the Interest mailing list