org.kde.koala
public interface KCompletionBoxSignals
| Method Summary | |
|---|---|
| void | activated(String arg1)
Emitted when an item was selected, contains the text of
the selected item. |
| void | userCancelled(String arg1)
Emitted whenever the user chooses to ignore the available
selections and close the this box. |
UNKNOWN: Emitted when an item was selected, contains the text of the selected item.
UNKNOWN: Emitted whenever the user chooses to ignore the available selections and close the this box.