[Qt-interest] QItemDelegate bugs

Chris Meyer cmeyer1969+qt at gmail.com
Fri Mar 6 23:06:59 CET 2009


This is a bug I've encountered too. However, if the items are part of
a QListView, enable 'wordWrap' on the QList View to work around this
bug.

On Fri, Mar 6, 2009 at 7:10 AM, Ivan Lyapunov <qt4box at gmail.com> wrote:
> Hello.
>
> I've a problem with QItemDelegate component and i suppose to say it's a some
> bug there.
> I've attached test code to demonstrate some strange behavior i can't explain
>
> 1. Cell at row 1, column 2 is not change its height when you resize widget
> window horizontally only,
> but if you try to resize widget in vertical the cell will be resized
> properly
>
> 2. Cell height at row 3 is calculated incorrectly.
>
> My test computer works under Windows XP SP3 with QT 4.5 Release OpenSource,
> bulded with Visual Studio 2005
>
> Regards,
>  Ivan
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>




More information about the Qt-interest-old mailing list