Results 1 to 2 of 2

Thread: How to add a footer (QHeaderView) to a QTreeView?

  1. #1
    Join Date
    Sep 2008
    Posts
    12
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default How to add a footer (QHeaderView) to a QTreeView?

    Hi

    I just tried to somehow add a second QHeaderView to my QTreeView.
    I want to display a footer with a summary of items selected.

    But I found no functions in QTreeView, which I can override to create this.

    I think cannot use a BoxLayout as the scroll bars of the QTreeView should scroll the second header.

    Any ideas?

  2. #2
    Join Date
    Sep 2008
    Posts
    12
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to add a footer (QHeaderView) to a QTreeView?


Similar Threads

  1. QTreeView: Holding a line on screen
    By gri in forum Qt Programming
    Replies: 1
    Last Post: 7th August 2007, 11: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.