org.kde.koala

Interface KEditToolbarSignals

public interface KEditToolbarSignals

Method Summary
voidnewToolbarConfig()
Signal emitted when 'apply' or 'ok' is clicked or toolbars were resetted.

Method Detail

newToolbarConfig

public void newToolbarConfig()
Signal emitted when 'apply' or 'ok' is clicked or toolbars were resetted. Connect to it, to plug action lists and to call applyMainWindowSettings (see sample code in this class's documentation)

UNKNOWN: Signal emitted when 'apply' or 'ok' is clicked or toolbars were resetted.