Hello,

I am using a QTreeWidget to display a list of names. How can I modify the color in each line? My purpose is to set the color of the background line in even or odd lines only, to have a "striped view".

Thanks!