PyQt event recognition

Z

Zabin

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
 
Z

Zabin

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
 
J

Jonathan Gardner

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


Zabin, you'd probably get a better response on the PyQt mailing list,
or even the Qt mailing list for Qt API and behavior.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top