I want change dinamically the foreground text color of all columns of a QListView line...My idea is subclassing QListViewItem and overload the paintcell function.... but is there a more simple way to do this without subclassing?
I want change dinamically the foreground text color of all columns of a QListView line...My idea is subclassing QListViewItem and overload the paintcell function.... but is there a more simple way to do this without subclassing?
Bookmarks