org.kde.koala
Interface KEditToolbarSignals


public interface KEditToolbarSignals


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

Method Detail

newToolbarConfig

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)