It can be set to switch the color chooser into single-color editing mode.
ColorChooserWidget.showEditor
bool showEditor() @propertyGet showEditor property.
Returns
true when the color chooser is showing the single-color editor.
void showEditor(bool propval) @propertySet showEditor property.
Parameters
propval | true when the color chooser is showing the single-color editor. It can be set to switch the color chooser into single-color editing mode. |