Results 1 to 1 of 1

Thread: Change QTableView's index number displayed

  1. #1
    Join Date
    Dec 2010
    Posts
    41
    Thanks
    12

    Default Change QTableView's index number displayed

    Hello friends i have a small problem. I have a QTableView display window in which i display some temperature data. I have two TableView on the display window i split the selected number of channels and display them in these two QTableViews. example. I have selected 30 channels i display the first 15 channels in the first QTableView and the next 15 channels in the second QTableView. Pls have a look at the image i have attached, I wanted to know how i can change the index position. of the second window
    so that the index number displayed in the second QTable view to start from 16 . right now it shows the Index number in the view as 1 to 15 for the first set of channels, and even the index position of the second tableview starts as the same 1 to 15.. wanted to know how i can manipulate the index position displayed. Pls have a look at the image you will understand my problem better..

    Thank you
    Attached Images Attached Images

Similar Threads

  1. Replies: 4
    Last Post: 2nd March 2011, 09:03
  2. No checkboxes are displayed in a QTableView
    By NoRulez in forum Qt Programming
    Replies: 1
    Last Post: 15th October 2010, 17:28
  3. Index (position) changed on saving with QTableView
    By Auryn in forum Qt Programming
    Replies: 2
    Last Post: 22nd July 2008, 08:15
  4. QLineEdit - Float number not displayed correct
    By morty in forum Qt Programming
    Replies: 3
    Last Post: 9th November 2006, 00:47
  5. How to change paragraph number in QTextEdit?
    By Sarma in forum Qt Programming
    Replies: 2
    Last Post: 10th March 2006, 09:42

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.