Is there something in Qt which would allow me to generate not-so-random colors? By not-so-random I mean, that I would like these colors to be in accustomed order - for example black, red, blue, green, purple etc, to be sure that these colors are distinguishable from each other (at least several first colors). I need to have quite big amount of these, 100 at least. Generating them manually would be a gigantic pain, so maybe there is some kind of intelligent color generator?


Reply With Quote

Bookmarks