Results 1 to 2 of 2

Thread: Table View - cell span depends on model data

  1. #1
    Join Date
    Sep 2010
    Posts
    62
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Table View - cell span depends on model data

    Hello,

    Is it possible to pass the cell span information to the QTableView, so that the cell span is displayed automatically, depending on data?

    If not, how to resolve this problem.

    thanks

  2. #2
    Join Date
    Sep 2010
    Posts
    62
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Cleaning a span

    Hello,

    is it possible to clean the concrete span?
    clearSpans() called in the paintEvent produces very big delays, setSpan( row, col, 1, 1) causes warning "QTableView::setSpan: single cell span won't be added" -> also noticeable delays.

    thanks for your hep

Similar Threads

  1. Replies: 1
    Last Post: 8th June 2011, 14:13
  2. Replies: 1
    Last Post: 24th October 2010, 11:09
  3. Replies: 3
    Last Post: 25th June 2010, 05:21
  4. Table view->model->set data
    By tulsi in forum Qt Programming
    Replies: 3
    Last Post: 21st April 2009, 08:36
  5. Table Model / View Problem -- Data Not Displaying
    By jhendersen in forum Qt Programming
    Replies: 1
    Last Post: 22nd April 2007, 06:45

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.