Results 1 to 2 of 2

Thread: Method of Adding a Custom QTableView Column for Subclassed QFilesystem

  1. #1
    Join Date
    Apr 2011
    Posts
    7
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Method of Adding a Custom QTableView Column for Subclassed QFilesystem

    Specifically, I'm trying to overload the following so I can display them in brand new columns that I create for my QTableView:

    columnCount, data, headerData, and flags

    http://doc.qt.nokia.com/latest/qfilesystemmodel.html

  2. #2
    Join Date
    Nov 2011
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Method of Adding a Custom QTableView Column for Subclassed QFilesystem

    Did you find a solution to this? I need to do the same thing.

Similar Threads

  1. adding image to header column of a table view
    By nageshvk in forum Qt Programming
    Replies: 1
    Last Post: 4th May 2011, 04:14
  2. Replies: 19
    Last Post: 25th November 2010, 08:52
  3. adding subclassed items to a QGraphicsScene
    By liqxpil in forum Newbie
    Replies: 3
    Last Post: 27th October 2010, 11:54
  4. Dynamic sorting using proper column after adding a row.
    By kremuwa in forum Qt Programming
    Replies: 1
    Last Post: 28th September 2010, 23:50
  5. QAbstractProxyModel: adding a virtual column
    By ultim8 in forum Qt Programming
    Replies: 6
    Last Post: 28th August 2008, 17:10

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.