org.kde.koala

Interface KXYSelectorSignals

public interface KXYSelectorSignals

Method Summary
voidvalueChanged(int x, int y)
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 x, int y)
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.