org.kde.koala

Interface KSelectorSignals

public interface KSelectorSignals

Method Summary
voidvalueChanged(int value)
This signal is emitted whenever the user chooses a value, e.g. by clicking with the mouse on the widget.

Method Detail

valueChanged

public void valueChanged(int value)
This signal is emitted whenever the user chooses a value, e.g. by clicking with the mouse on the widget.

UNKNOWN: This signal is emitted whenever the user chooses a value, e.