[Qt-interest] 'Report View' style QTableWidget

Robert Caldecott robert.caldecott at gmail.com
Fri May 29 15:08:59 CEST 2009


I want to display a list of items in a similar way to the report view
found in the Windows list control.  I thought using a QTableWidget
would be a good start, and it looks good except I don't know how to:

1.  Enable 'full row select' so when the user clicks on an item with
the mouse the entire row is selected.
2.  How do I get rid of the vertical header column (which by default
shows the row numbers).

Any advice would be welcome.



More information about the Qt-interest-old mailing list