Custom Column Colors for "Text but with a fixed list of permitted values"
Could you please tell me how to find the available colors for "Text but with a fixed list of permitted values"?
From browsing through the source code, I found that the names are checked against QColor.colorNames(), but I have no idea what's in that list.
I also miss the ability to specify a color in the "#RRGGBB" notation. Or can the set of colors somehow be extended so that I could ad my own color names?
|