Results 1 to 2 of 2

Thread: Item Delegate Visibility

  1. #1
    Join Date
    Sep 2009
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Item Delegate Visibility

    Hello..

    How to make an item delegate visible all the time. I made a radio button delegate to work with a table view.. i want to make it visible even its selection changes.

    Thanks in advance.

  2. #2
    Join Date
    Aug 2008
    Location
    Eastern U.S.
    Posts
    9
    Thanks
    1
    Qt products
    Qt4 PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Re: Item Delegate Visibility

    Have you considered creating the edit widget manually, and then setting it into a cell with setCellWidget? It's not the most robust solution, but it does ensure that the widget retains its appearance.

    Hope this helps.

Similar Threads

  1. Replies: 5
    Last Post: 10th August 2009, 10:50
  2. Replies: 7
    Last Post: 28th May 2009, 23:49
  3. Replies: 2
    Last Post: 24th May 2009, 10:27
  4. Delegate for a certain item?
    By somebody in forum Qt Programming
    Replies: 1
    Last Post: 18th August 2008, 22:55
  5. Item Delegate Painting
    By stevey in forum Qt Programming
    Replies: 3
    Last Post: 9th May 2008, 07:37

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.