[PyQt] connectSlotsByName and signals emitted by dialogs?
Matti Airas
mairas at iki.fi
Fri Aug 8 07:32:52 BST 2008
On to, 2008-08-07 at 16:50 +0100, Phil Thompson wrote:
> connectSlotsByName() (according to the documentation) connects the children
> of its argument, and not the argument (ie. the dialog) itself.
>
> It does sound like a limitation, but unless there is a bug in the
> documentation, it is the intended behaviour.
OK, so true. Apparently I had too strong assumptions regarding its
behaviour. Thanks for the tip.
ma.
More information about the PyQt
mailing list