Results 1 to 10 of 10

Thread: Possible bug of Qt on QListWidget?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Catalonia
    Posts
    266
    Thanks
    44
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Question Possible bug of Qt on QListWidget?

    Hi all, I use Qt4.1.0 for WindowsXP. In my app I make a thumbnailing of images using a QListwidget. I set the icon size and the grid size. The problem is that after filling the list with the icons, the texts of the items are overlaped. I attach an image of the problem. But if I maximize th window, it causes the list widget to be painted again and this time it elides the text well. I want to know if it's the correct behaviour of the list: the user has to call to repaint everytime it inserts a new item in the list or it's just a "bug" of this version of Qt?

    Thanks
    Attached Images Attached Images

Similar Threads

  1. Segmentation Faul using addItem (QListWidget)
    By gnusar in forum Qt Programming
    Replies: 3
    Last Post: 8th November 2008, 09:27
  2. how to sync a QTreeWidget and a QListWidget?
    By zl2k in forum Qt Programming
    Replies: 2
    Last Post: 5th September 2008, 20:55
  3. QListWidget Problem
    By pmabie in forum Qt Programming
    Replies: 1
    Last Post: 7th October 2007, 06:52
  4. Replies: 13
    Last Post: 15th December 2006, 11:52
  5. keypress while editing an item in QListWidget
    By Beluvius in forum Qt Programming
    Replies: 3
    Last Post: 4th April 2006, 09:56

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.