Results 1 to 5 of 5

Thread: Not showing all of model columns in the view

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2009
    Posts
    11
    Thanks
    4
    Qt products
    Platforms
    Unix/X11 Windows

    Default Not showing all of model columns in the view

    It's my first post here, so be gentle if you think my question is ignorant. I'm new to the model/view concept.
    I've got a 8-column model and I want my view just to represent SOME of its columns not all of them. In addition, these columns are not necessarily adjacent.
    How should I do that? Shall I subclass QTableView and change its behavior? Shall I modify my model? I don't think it's got anything to do with my delegate.
    Last edited by nimaweb; 7th August 2009 at 20:38.

Similar Threads

  1. hierarchical model in a flat view
    By gniking in forum Qt Programming
    Replies: 4
    Last Post: 10th November 2009, 20:17
  2. Model / View - Design Question
    By antarctic in forum Qt Programming
    Replies: 8
    Last Post: 8th June 2009, 07:39
  3. Model, View and Proxy
    By No-Nonsense in forum Qt Programming
    Replies: 2
    Last Post: 21st November 2006, 08:50
  4. Model - View Programming doubt.
    By munna in forum Qt Programming
    Replies: 4
    Last Post: 28th April 2006, 13:01
  5. Replies: 6
    Last Post: 20th April 2006, 10:23

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.