KDEUI
kcolorbutton.h
Go to the documentation of this file.
virtual void mouseMoveEvent(QMouseEvent *e)
Definition kcolorbutton.cpp:238
virtual void mousePressEvent(QMouseEvent *e)
Definition kcolorbutton.cpp:232
void changed(const QColor &newColor)
Emitted when the color of the widget is changed, either with setColor() or via user selection.
bool isAlphaChannelEnabled() const
Returns true if the user is allowed to change the alpha component.
Definition kcolorbutton.cpp:119
void setAlphaChannelEnabled(bool alpha)
When set to true, allow the user to change the alpha component of the color.
Definition kcolorbutton.cpp:114
virtual void dragEnterEvent(QDragEnterEvent *)
Definition kcolorbutton.cpp:202
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.