[Qt-interest] signal emitted eveytime the dialog closes, in QT internally

Mandeep Sandhu mandeepsandhu.chd at gmail.com
Tue Jun 28 15:18:57 CEST 2011


> But I see the control does not flow to this block of code when the file
> dialog closes.

Lot of crucial details are missing here. Eg: how did you connect the
slot, did connect return true etc. And how are you verifying that this
slot is not called? Have you put debugs there?

Can you show us a more complete snippet of your code where you're
connecting this slot? Or better still, send a small compilable example
which shows the problem.

>
> Should the finished be emitted explicitly?? I thought it is an internal
> signal.

No.

HTH,
-mandeep



More information about the Qt-interest-old mailing list