org.kde.koala

Interface KColorButtonSignals

public interface KColorButtonSignals

Method Summary
voidchanged(QColor newColor)
Emitted when the color of the widget is changed, either with setColor() or via user selection.

Method Detail

changed

public void changed(QColor newColor)
Emitted when the color of the widget is changed, either with setColor() or via user selection.

UNKNOWN: Emitted when the color of the widget is changed, either with setColor() or via user selection.