нет таких айдишничков
как себя бага хоть проявляла? /* так...праздное любопытство */
Вот что было запощено:
> Short description:
> table columns auto resize
>
> What I did:
> QTableWidget *tableWidget = new QTableWidget;
> tableWidget->horizontarHeader()->setResizeMode(QHeaderView::ResizeToContent);
>
>
> What I expected to see:
> I would happen to see auto resize of table columns when i finished
> editins cell contents that overlapps width of the column.
>
>
> What I got instead:
> Auto resize of column will happens only if i manually resize main
> window.
>
> More info:
> And another platform have this bug:
> Gentoo Linux, Qt 4.3.0, gcc 4.2.0