Qt, Color Picker Dialog?

Viewed 28307

Is there a color picker dialog for Qt like the following?

Also it needs to have a OnColorChanged signal which is called when ever the selected color changes. I want to give a live preview when they are changing the colors, that is why.

http://i49.tinypic.com/vpu7hv.jpg

Using google I could only find this one that was a triangle in side of a circle and personally I think it looks ugly.

2 Answers
Related