ColorChooserWidget.showEditor

bool showEditor() @property

Get showEditor property.

Returns

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.

void showEditor(bool propval) @property

Set showEditor property.

Parameters

propvaltrue when the color chooser is showing the single-color editor. It can be set to switch the color chooser into single-color editing mode.