Results 1 to 4 of 4

Thread: createEditor() is not called in custom delegate

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2008
    Posts
    491
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11
    Thanks
    12
    Thanked 142 Times in 135 Posts

    Default Re: createEditor() is not called in custom delegate

    Quote Originally Posted by landstreicher View Post
    ok, your hint makes it worse than before...
    How so?
    But now i use the "cellClicked(int,int)" signal from tableWidget and the custom tabledelgate, i wrote, is almost unnecessary...
    Correct. All you need is the paint method to draw checkboxes. Attached is a simple example.
    Attached Files Attached Files
    Last edited by norobro; 22nd July 2010 at 05:20. Reason: gzip file corrupted on upload

Similar Threads

  1. Error in custom delegate
    By philacorns in forum Newbie
    Replies: 4
    Last Post: 21st April 2010, 06:41
  2. Replies: 3
    Last Post: 5th April 2010, 22:20
  3. Custom Model? Custom View? Custom Delegate?
    By Doug Broadwell in forum Newbie
    Replies: 4
    Last Post: 11th February 2010, 21:23
  4. Replies: 0
    Last Post: 1st February 2010, 12:00
  5. Question about custom view (or custom delegate)
    By skuda in forum Qt Programming
    Replies: 1
    Last Post: 21st September 2009, 21:06

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.