#include <QPushButton>#include <QColor>#include <QApplication>#include <QList>#include <QEvent>#include <QWidget>#include <QDialog>#include <QSpinBox>#include <QGridLayout>#include <QPainter>#include <klfdefs.h>

Go to the source code of this file.
Classes | |
| class | KLFColorClickSquare |
| class | KLFColorComponentsEditorBase |
| Base utility class that stores and calculates specific components of a color that is being edited. More... | |
| class | KLFColorComponentSpinBox |
| A Spin box editing a component of a color. More... | |
| class | KLFColorChooseWidgetPane |
| A pane displaying a gradient of colors, controlling one or two (arbitrary) components of a color. More... | |
| class | KLFColorChooseWidget |
| class | KLFColorDialog |
| A dialog to let the user select a color. More... | |
| class | KLFColorChooser |