org.kde.koala
Interface KPluginSelectorSignals


public interface KPluginSelectorSignals


Method Summary
 void changed(boolean arg1)
          Tells you whether the configuration is changed or not.
 void configCommitted(java.lang.String instanceName)
          Emitted after the config of an embedded KCM has been saved.
 

Method Detail

changed

void changed(boolean arg1)
Tells you whether the configuration is changed or not.


configCommitted

void configCommitted(java.lang.String instanceName)
Emitted after the config of an embedded KCM has been saved. The argument is the name of the parent component that needs to reload its config