[PyQt] bug in Qt 4.3.3...?

Giacomo Lacava g.lacava at gmail.com
Thu Jun 19 10:59:29 BST 2008


This is more Qt than PyQt, but I was wondering if anybody is still
seeing the bug mentioned at
http://trolltech.com/developer/task-tracker/index_html?id=170783&method=entry
in Qt 4.3.3 using the sqlite driver, because I am (Windows-GPL
official build). It was supposed to be fixed in 4.3.2...

If you run the attached test.py (inheriting the other attached file),
and switch between teams in the QListView on the left, you'll see
empty rows appearing in the QTableView on the right.

Does anybody know if this works properly in 4.3.4 or 4.3.5 ?

Cheers
-- 
Giacomo Lacava
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.py
Type: application/x-python
Size: 3881 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20080619/951a6426/test-0001.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Ui_editTeamView.py
Type: application/x-python
Size: 8736 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20080619/951a6426/Ui_editTeamView-0001.bin


More information about the PyQt mailing list