org.kde.koala

Interface KAuthIconSignals

public interface KAuthIconSignals

Method Summary
voidauthChanged(boolean authorized)
this signal is emitted when authorization has changed from its previous state.

Method Detail

authChanged

public void authChanged(boolean authorized)
this signal is emitted when authorization has changed from its previous state.

Parameters: authorized will be true if the type of authorization described by the icon is true, otherwise it will be false.

UNKNOWN: this signal is emitted when authorization has changed from its previous state.