Results 1 to 6 of 6

Thread: QListWidget / QListView Bug ?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Paris, France
    Posts
    227
    Thanks
    3
    Thanked 21 Times in 21 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Wink QListWidget / QListView Bug ?

    Hello !

    I've just ported my application to Qt 4.2, and I'm experiencing a strange visual issue with QListWidget...

    Basically, I use this class to display thumbnails for directories : simple, an item, with an icon and a small text (filename).

    As you can see on the screenshot I attached, text labels are some kind of "sticked" to the icon since 4.2, and before, all the labels were aligned with the base of a row...

    I tried to use setTextAlignment to change label position, but is has no effect (vertically).

    Even in Designer, this issue can be seen!

    Any idea ?

    Thanks,

    Guilugi.
    Attached Images Attached Images

Similar Threads

  1. QListView & backgroundBrush -> Houston we hv a problem
    By travis in forum Qt Programming
    Replies: 3
    Last Post: 31st July 2006, 07:13
  2. keypress while editing an item in QListWidget
    By Beluvius in forum Qt Programming
    Replies: 3
    Last Post: 4th April 2006, 09:56
  3. QListWidget add QListWidgetItem
    By fellobo in forum Qt Programming
    Replies: 3
    Last Post: 20th February 2006, 19:37
  4. QListView
    By dragon in forum Newbie
    Replies: 1
    Last Post: 25th January 2006, 21:08
  5. Keeping focus at bottom of QListView
    By jakamph in forum Qt Programming
    Replies: 4
    Last Post: 10th January 2006, 14:45

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.