org.kde.koala

Interface KDialogSignals

public interface KDialogSignals

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

Method Detail

layoutHintChanged

public 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.

UNKNOWN: Emitted when the margin size and/or spacing size have changed.