Category "color-picker"

How to add predefined colors to <input type="color">?

According to MDN, the list attribute can be used for <input> elements of type color to provide a list of predefined colors. That page also indicates that

Qt Color Picker Widget?

I have a QDialog subclass that presents some options to the user for their selecting. One of these options is a color. I have seen the QColorDialog, and I nee