org.kde.koala
Interface KDialogSignals


public interface KDialogSignals


Method Summary
 void layoutHintChanged()
          Emitted when the margin size and/or spacing size have changed.
 

Method Detail

layoutHintChanged

void layoutHintChanged()
Emitted when the margin size and/or spacing size have changed. Use marginHint() and spacingHint() in your slot to get the new values.