org.kde.koala
Interface KXYSelectorSignals


public interface KXYSelectorSignals


Method Summary
 void valueChanged(int x, int y)
          This signal is emitted whenever the user chooses a value, e.g.
 

Method Detail

valueChanged

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.