[PyKDE] Problem with pyuic and QTable
Phil Thompson
phil at river-bank.demon.co.uk
Fri Feb 8 12:28:51 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.
Now fixed in CVS.
Phil
More information about the PyQt
mailing list