[PyQt] QListWidget.sortItems() problem
Hugo Léveillé
hugol at fastmail.net
Tue Sep 20 18:56:18 BST 2011
I am writting a quick application inside another software that use PyQT
In previous version, I could sort all my listwidget without any problem
using the .sortItems()
But in the latest release of that version, I get the following error on
some of my listwidget I try to sort
TypeError: expected 1 arguments, got 0
I tied using Qt.AscendingOrder but it does not help
Its using Qt 4.6.2
--
Hugo Léveillé
TD Compositing, Vision Globale
hugol at fastmail.net
More information about the PyQt
mailing list