[Qt-interest] destroyed SLOT
Willy P
willy.lists at gmail.com
Wed Oct 21 19:59:42 CEST 2009
Thanks for everyone's help. settingsWidget_ is a standalone widget.
Not a child of *this. The problem was that someone was creating
*this in a different thread. I know that you're generally not
supposed to do that, but what is the explanation?
Thanks again,
Willy
On Wed, Oct 21, 2009 at 8:28 AM, Thiago Macieira <thiago at kde.org> wrote:
> Em Quarta-feira 21 Outubro 2009, às 14:53:15, você escreveu:
>> As I read the code, the connection is made from another object than the
>> one that is being destroyed. The object pointer for the signal is not
>> this, but settingsWidget_. That would invalidate your explanation in
>> this case, would it not? Unless of course settingsWidget_ is a child
>> widget of this.
>
> Ah, yes, indeed, I missed that.
>
> --
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
> Senior Product Manager - Nokia, Qt Development Frameworks
> PGP/GPG: 0x6EF45358; fingerprint:
> E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
More information about the Qt-interest-old
mailing list