[PyKDE] Problem with pyuic and QTable

Kaercher, Joerg JKaercher at bruker-axs.com
Wed Feb 6 23:14:18 GMT 2002


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.

Cheers,
Joerg








More information about the PyQt mailing list