Qt, Color Picker Dialog?

Posted by high6 on Stack Overflow See other posts from Stack Overflow or by high6
Published on 2009-12-29T00:08:03Z Indexed on 2010/05/28 12:11 UTC
Read the original article Hit count: 208

Filed under:
|
|

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.

© Stack Overflow or respective owner

Related posts about c++

Related posts about visual-studio-2008