_color | KLFColorComponentsEditorBase | protected |
_colorcomponent | KLFColorComponentsEditorBase | protected |
_colorcomponent_b | KLFColorComponentsEditorBase | protected |
clear() | QSpinBox | |
color() const | KLFColorComponentSpinBox | inline |
colorChanged(const QColor &color) | KLFColorComponentSpinBox | signal |
colorComponent() const | KLFColorComponentSpinBox | inline |
colorFromValues(QColor color_base, int value_a, int value_b=-1) | KLFColorComponentsEditorBase | protected |
KLFColorComponentSpinBox(QWidget *parent) | KLFColorComponentSpinBox | |
maxValue() | QSpinBox | |
message(const QString &message, int alignment=Qt::AlignLeft, const QColor &color=Qt::black) | QSpinBox | |
minValue() | QSpinBox | |
QSpinBox(QWidget *parent=0) | QSpinBox | |
QSpinBox(QWidget *parent, const char *name) | QSpinBox | |
QSpinBox(int minimum, int maximum, int step, QWidget *parent, const char *name=0) | QSpinBox | |
refreshColorFromInternalValues(int value_a, int value_b=-1) | KLFColorComponentsEditorBase | protected |
setColor(const QColor &color) | KLFColorComponentSpinBox | slot |
setColorComponent(const QString &component) | KLFColorComponentSpinBox | slot |
setLineStep(int step) | QSpinBox | |
setMaxValue(int value) | QSpinBox | |
setMinValue(int value) | QSpinBox | |
setRange(int minimum, int maximum) | QSpinBox | |
textFromValue(int value) | QSpinBox | |
valueA() const | KLFColorComponentsEditorBase | inlineprotected |
valueAFromNewColor(const QColor &color) const | KLFColorComponentsEditorBase | protected |
valueAMax() const | KLFColorComponentsEditorBase | inlineprotected |
valueB() const | KLFColorComponentsEditorBase | inlineprotected |
valueBFromNewColor(const QColor &color) const | KLFColorComponentsEditorBase | protected |
valueBMax() const | KLFColorComponentsEditorBase | inlineprotected |
valueChanged(int i) | QSpinBox | |
valueChanged(const QString &text) | QSpinBox | |
valueFromNewColor(const QColor &color, const QString &component) | KLFColorComponentsEditorBase | protectedstatic |
valueFromText(const QString &text) | QSpinBox | |
valueMax(const QString &component) | KLFColorComponentsEditorBase | protectedstatic |
~KLFColorComponentSpinBox() | KLFColorComponentSpinBox | inlinevirtual |