[Qt-interest] problem filling a QtableWidget
Carsten Breuer
CarstenBreuerQt at textwork.de
Fri May 28 22:20:20 CEST 2010
Am 26.05.2010 15:10, schrieb mierdatutis mi:
> Hi,
>
> I have a problem filling a qtablewidget. Allways fill the first row. I
> 've checked the code but I dont see any error. Could you help me please?
> Many thanks and sorry for my english!
Well, a call to QTableWidget::item ( int row, int column )
INSIDE the loop can help.
BTW: Instead of a, idx or index would be better as variable name,
Best Regards,
Carsten
More information about the Qt-interest-old
mailing list