org.kde.koala
public interface KDualColorButtonSignals
Method Summary | |
---|---|
void | bgChanged(QColor c)
Emitted when the background color is changed. |
void | currentChanged(int s)
Emitted when the user changes the current color selection. |
void | fgChanged(QColor c)
Emitted when the foreground color is changed. |
UNKNOWN: Emitted when the background color is changed.
UNKNOWN: Emitted when the user changes the current color selection.
UNKNOWN: Emitted when the foreground color is changed.