[Qt-interest] QTableView with summary footer

Giuseppe D'Angelo dangelog at gmail.com
Wed Sep 7 09:03:48 CEST 2011


On Tue, Sep 6, 2011 at 7:02 PM, Linos <info at linos.es> wrote:
> Hi,
>        i am trying to create a QTableView subclass that allows me to show a
> QHeaderView inside the viewport (above the horizontal scrollbar) with summary
> data of the columns of the model, but i am getting a difficult time getting this
> to work, anyone have created something like this and can point me in the correct
> direction please? Thanks.

Did you try with the same approach of the frozen column example?
http://doc.qt.nokia.com/4.7/itemviews-frozencolumn.html

Cheers,
-- 
Giuseppe D'Angelo



More information about the Qt-interest-old mailing list