Results 1 to 4 of 4

Thread: QStyledItemDelegate with custom QWidget editor

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2010
    Location
    India
    Posts
    50
    Thanks
    1
    Thanked 15 Times in 14 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QStyledItemDelegate with custom QWidget editor

    CQuantityEditor(QWidget *parent = 0):QWidget(parent) ----> look at your constructor ~!

  2. The following user says thank you to agathiyaa for this useful post:

    stefanadelbert (14th July 2010)

  3. #2
    Join Date
    Feb 2010
    Location
    Sydney, Australia
    Posts
    111
    Thanks
    18
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QStyledItemDelegate with custom QWidget editor

    Yes, indeed. That's what I was missing. How could I have missed that?!?

    @agathiyaa Thanks very much!

Similar Threads

  1. Custom item editor is now showing up.
    By TorAn in forum Qt Programming
    Replies: 1
    Last Post: 15th July 2010, 03:04
  2. How to use custom widget editor with QItemDelegate
    By wysman in forum Qt Programming
    Replies: 2
    Last Post: 20th May 2009, 18:20
  3. update custom QStyledItemDelegate after drag
    By dano in forum Qt Programming
    Replies: 1
    Last Post: 17th November 2008, 18:29
  4. QTreeWidget Custom Editor Question
    By chaoticbob in forum Qt Programming
    Replies: 2
    Last Post: 30th October 2008, 07:06
  5. Replies: 5
    Last Post: 30th March 2008, 16:53

Tags for this Thread

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.