Results 1 to 4 of 4

Thread: QTableView 2 rows inside every row

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    8
    Thanked 334 Times in 317 Posts

    Default Re: QTableView 2 rows inside every row

    Ya probably you could opt for QTreeView as said above.
    Or you can choose delegates. You will need to draw yourself, and you can divide the area as you like

  2. #2
    Join Date
    Oct 2007
    Posts
    65
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    15

    Smile Re: QTableView 2 rows inside every row

    I would like to see all in the same row, i will try with delegates and if i dont get the result i want i will try with treeview, thanks to both for the suggestions.

Similar Threads

  1. Set height of QTableView to fit exact number of rows.
    By Ben.Hines in forum Qt Programming
    Replies: 3
    Last Post: 17th January 2019, 01:49
  2. Remove selected rows from a QTableView
    By niko in forum Qt Programming
    Replies: 4
    Last Post: 3rd March 2016, 12:49
  3. QTableView has constant number of rows
    By tomeks in forum Qt Programming
    Replies: 5
    Last Post: 10th December 2008, 15:29
  4. iterating selected rows in a qtableview
    By JeanC in forum Qt Programming
    Replies: 2
    Last Post: 19th January 2008, 14:29
  5. QTableView number of rows and scrollbar issue
    By jnk5y in forum Qt Programming
    Replies: 3
    Last Post: 1st March 2006, 06:55

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.