Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 2

Qt-interest Archive, March 2008
setRowHidden fails if 1st column is hidden in QTreeView


Message 1 in thread

Hi All,

I am having a problem with the setRowHidden function on QTreeView. If the
1st column is hidden (with setHidden), then this function doesn't hide the
row as expected. As I am modelling an sql table, the first column is the
primary key and I am not interested in seeing this.

Oh, and I'm using Qt 4.4 beta.

Ryan

--
 [ signature omitted ]