[PyQt] QTable,QTableView bug

Phil Thompson phil at riverbankcomputing.com
Tue Oct 13 08:44:16 BST 2009


On Tue, 13 Oct 2009 09:37:23 +0600, "Igor Prischepoff" <igor at tyumbit.ru>
wrote:
> Traceback (most recent call last):
>   File "main.py", line 17, in <module>
>     form = MyWidget(None)
>   File "main.py", line 13, in __init__
>     self.setupUi(self)
>   File "<string>", line 14, in setupUi
> AttributeError: 'QHeaderView' object has no attribute
> 'setShowSortIndicator'
> 
> 
> (pyqt release one of the latests,so maybe this bug is fixed?)

It will be fixed in tonight's snapshot.

Thanks,
Phil


More information about the PyQt mailing list