PyQt event recognition

Zabin zabin.farishta at gmail.com
Wed Jan 13 15:21:05 EST 2010


On Jan 14, 9:00 am, Zabin <zabin.faris... at gmail.com> wrote:
> Hey Everyone!
>
> I am a new pyqt programmer. I have a tab widget with lots of line
> edits, radiobuttons and combo boxes. I want to trigger a single sub
> the moment any one of these widgets listed are modified. I tried using
> the clicked signal- but it doesnt seem to work. Any suggestion will be
> much appreciated.
>
> Cheers!
>
> Zabin

Essentailly what i am looking for is a way to easily and quickly
attach multiple objects to the same slot via the same signal

Cheers
Zabin



More information about the Python-list mailing list