Re: [PyQt] Problem with pyuic4 and QColumnView widget

2007-09-27 Thread Phil Thompson
On Thursday 27 September 2007, duncan duncan wrote: > For a software I am developing I'd like to try to use a QColumnView widget. > All my gui is designed using the Designer and when I compile the .ui file > which had the widget I get this error: > > "Unknown Qt widget: QColumnView" > > both under

[PyQt] Problem with pyuic4 and QColumnView widget

2007-09-27 Thread duncan duncan
For a software I am developing I'd like to try to use a QColumnView widget. All my gui is designed using the Designer and when I compile the .ui file which had the widget I get this error: "Unknown Qt widget: QColumnView" both under Windows and under Linux. I am working with Qt 4.3 and PyQt 4.3.