[PyKDE] Bug in PyQt4 QListWidget?

Andreas Pakulat apaku at gmx.de
Sun Aug 6 12:05:05 BST 2006


On 06.08.06 10:56:26, Serge Weinstock wrote:
> I'm trying to fill a Qt4 list widget using an ItemModel.

Then you're doing the wrong thing. Either use a ListView+Model or use
the QListWidgetItem's to populate the list. AFAIK this is clearly
documented in the Model/View section.

Andreas

-- 
Best of all is never to have been born.  Second best is to die soon.




More information about the PyQt mailing list