org.kde.koala

Interface KSpellDlgSignals

public interface KSpellDlgSignals

Method Summary
voidcommand(int arg1)
This signal is emitted when a button is pressed.
voidready(boolean arg1)

Method Detail

command

public void command(int arg1)
This signal is emitted when a button is pressed.

UNKNOWN: This signal is emitted when a button is pressed.

ready

public void ready(boolean arg1)