Results 1 to 16 of 16

Thread: QTreeWidget, resizing item and widgets problem

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #8
    Join Date
    Aug 2007
    Posts
    166
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    16
    Thanked 14 Times in 14 Posts

    Default Re: QTreeWidget, resizing item and widgets problem

    Quote Originally Posted by wysota View Post
    Of course you do. Each cell is painted using a delegate and the default delegate is QItemDelegate or QStyledItemDelegate since Qt 4.4.


    Try changing the palette of the frame (especially the Window role) to see if the background of the frame gets painted.
    I hope that this is what you meant (attached picture) and how can I be sure that this QItemDelegate doesn't paint anything while there is widget on it.
    Attached Images Attached Images

Similar Threads

  1. QTreeWidget's Item Widgets
    By jpn in forum Qt Programming
    Replies: 11
    Last Post: 1st April 2006, 23: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.