org.kde.koala

Interface KDataToolActionSignals

public interface KDataToolActionSignals

Method Summary
voidtoolActivated(KDataToolInfo info, String command)
Emitted when a tool has been activated.

Method Detail

toolActivated

public void toolActivated(KDataToolInfo info, String command)
Emitted when a tool has been activated.

Parameters: info a description of the activated tools command the command for the tool

UNKNOWN: Emitted when a tool has been activated.