[Qt-interest] QTableView - how to determine visible columns

David Boosalis david.boosalis at gmail.com
Thu Sep 3 21:47:38 CEST 2009


I'd like to determine the left and right most columns of a QTableView
that are visible (that is in view).  I thought about getting them from
the coordinates of viewport()->region(), but this always reported the
same region no matter which columns were visible.

Any suggestions appreciated

David



More information about the Qt-interest-old mailing list