[Interest] Problems when updating view/delegate
norulez at me.com
norulez at me.com
Fri Feb 3 11:47:20 CET 2012
Hello @all,
lets say I have a model with 5 columns and 3 rows.
The delegate should set the background color for the individual rows depending on which value is in column 2.
Now my main problem is that when I change the value of column 2, then only the background of column 2 is changed.
How can I update the view so that all columns are updated?
mytableview->repaint is too expensive.
Thanks in advance
Best Regards
NoRulez
More information about the Interest
mailing list