[PyKDE] Problem with pyuic and QTable

Phil Thompson phil at river-bank.demon.co.uk
Thu Feb 7 10:23:33 GMT 2002


"Kaercher, Joerg" wrote:
> 
> Hi,
> 
> I noticed two problems with the pyuic from PyQt v3.0 (patches 1 through 4)
> when using a QTable widget:
> 1) 'from qttable import *' is missing and thus the QTable class is not
> found.
> 2) The calls to 'setNumCols()' and 'horizontalHeader().setLabel()' appear on
> the same line without a semicolon in between.
> Both cases generate a runtime error in Python.

Can you send me a .ui file that demonstrates the bugs?

Phil




More information about the PyQt mailing list