Results 1 to 1 of 1

Thread: the child on which the delegate is

  1. #1
    Join Date
    Oct 2010
    Posts
    21
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default the child on which the delegate is

    Hello,

    Is there a short way to be able to get the child (treewidgetitem) of the treewidget which the delegate item is located on. A combobox is delegated on each row. Through the combobox I click, I want to find out the treeitemwidget the combobox is on. How can I do except from going through all the children of the root and comparing if it is the one I search for?

    Thanks a lot...
    Last edited by fulbay; 13th December 2010 at 11:55.

Similar Threads

  1. Need help with my delegate
    By Guilo in forum Qt Programming
    Replies: 6
    Last Post: 1st July 2010, 12:15
  2. Is delegate necessary here?
    By scythe in forum Qt Programming
    Replies: 1
    Last Post: 22nd June 2010, 19:59
  3. delegate and alternatigRowColors, how to?
    By martinn in forum Qt Programming
    Replies: 2
    Last Post: 2nd March 2010, 21:38
  4. QTreeView different item delegate for child items possible?
    By Royceybaby in forum Qt Programming
    Replies: 4
    Last Post: 7th January 2010, 21:14
  5. Delegate but when
    By uygar in forum Qt Programming
    Replies: 1
    Last Post: 12th October 2007, 20:28

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.