Results 1 to 16 of 16

Thread: QTreeWidget, resizing item and widgets problem

Threaded View

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

    Default QTreeWidget, resizing item and widgets problem

    Hi all,

    I will explain basicly - I have items with icons and some text on it, when item is clicked I place a widget on it, so far so good, but when the treewidget is resized the icon of the item below the widget is showing up, how I can avoid this to happen, here two screenshots to make it more clear.

    The first screen is the correct effect before to resize the TreeWidget, and the second is after I resized the TreeWidget, as you see the icon of the item that is under the widget shows up and I don't want that to happen.
    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.