KDEUI
kcolorcombo.h
Go to the documentation of this file.
void setColors(const QList< QColor > &colors)
Set a custom list of colors to choose from, in place of the standard list.
Definition kcolorcombo.cpp:248
void showEmptyList()
Clear the color list and don't show it, till the next setColor() call.
Definition kcolorcombo.cpp:317
void activated(const QColor &col)
Emitted when a new color box has been selected.
bool isCustomColor() const
Find whether the currently selected color is a custom color selected using a color dialog.
Definition kcolorcombo.cpp:292
void highlighted(const QColor &col)
Emitted when a new item has been highlighted.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.