OK I found out what is happening. There was a style being applied to QHeaderView::section. Apparently if you apply a style you can't override it within the model. This is problematic as I would would like all rows to be styled the same color and then have the model determine if the row colors should change. Any ideas?




Reply With Quote
Bookmarks