Results 1 to 4 of 4

Thread: Combo with cascading list

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2008
    Posts
    134
    Thanks
    10
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Combo with cascading list

    Hi,
    I am developing a control where combo contains QColumnView as popup. I have attached the png of Preview(ComboBox.png).
    I have used QStandartItemModel to have multilevel item list and added into the QColumnView using setModel(). Using setView() of QComboBox i am inserting the QColumnView instance. but while poping down it display the normal popup which contain the normal list box instead of column view. Can any one tell me how can i resolve this.

    I have attached the source code. Can anyone please update the code.

    Thank you.
    Attached Images Attached Images
    Attached Files Attached Files

Similar Threads

  1. Combo with multi-line underlying list?
    By Avrohom in forum Qt Programming
    Replies: 3
    Last Post: 28th August 2009, 00:32
  2. problem cascading in MDI
    By eric_vi in forum Qt Programming
    Replies: 0
    Last Post: 12th August 2009, 17:02
  3. DropDown combo box
    By Tavit in forum Qt Programming
    Replies: 3
    Last Post: 3rd May 2008, 08:40
  4. combo box in Header of QTableWidget
    By sar_van81 in forum Qt Programming
    Replies: 1
    Last Post: 6th February 2008, 16:58
  5. Multi-selection Combo Box
    By EricF in forum Qt Programming
    Replies: 7
    Last Post: 7th November 2007, 07:15

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.