[PyKDE] blockSignals not working with check boxes

Andreas Pakulat apaku at gmx.de
Tue Jan 31 18:15:05 GMT 2006


On 29.01.06 17:40:23, Andreas Pakulat wrote:
> Hi,
> 
> see attached python program and ui-file for a minimal example that
> blockSignals don't work with QCheckBox. When the checkbox' setChecked is
> called it's stateChanged() signal is emitted and the slot is executed.
> This is as of now the only widget where I discovered that behaviour
> (checked lineedit, spinbox, combobox, datetimeedit, table, tree and
> list view push and radiobuttons)

Ok, Phil forget it, this seems to be a bug in Qt4.1.0, I'll check with
qt-interest-ML. The same happens in C++.

Andreas

-- 
Learn to pause -- or nothing worthwhile can catch up to you.




More information about the PyQt mailing list