[PyQt] QCheckBox problem

Doug Hackworth doug.hackworth at vanderbilt.edu
Mon Jan 5 17:57:16 GMT 2009


> If that isn't the problem, it'd help someone to figure it out if you 
> could provide a complete small executable program that exhibits the 
> problem behavior.

Attached is an example program which illustrates the problem I'm having.  Again, 
the QCheckBox seems to work (its isChecked() method returns the correct thing, 
for example), but there is no action from the slot function that I have 
(ostensibly) connected to its toggled() signal.

I'm not a Qt or PyQt expert yet, so perhaps I've overlooked something 
elementary.  Any insights from this list's collected wisdome would be quite welcome.

Many thanks,
Doug
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Foobar.py
Type: text/x-python
Size: 3382 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090105/6b9e1600/Foobar.py


More information about the PyQt mailing list