Python, PyQT and QSpinBox

Jonathan Gardner jgardn at alumni.washington.edu
Sun Dec 2 09:25:22 EST 2001


On Sunday 02 December 2001 10:44 pm, Yngve F. Johansen wrote:
> I'm not to familiar with the signal-slot mechanism, and it could be that I
> have to do something with this? I don't have a single connect() statement
> defined relating to the QSpinBox widget.
>

You should probably take a few moments and run through the Qt tutorial. Take 
a few more moments and acquaint yourself with PyQt if you learned anything 
new. The Signal/Slot idea is fundamental to Qt.

Jonathan




More information about the Python-list mailing list