org.kde.koala
public interface KURLComboBoxSignals
Method Summary | |
---|---|
void | urlActivated(KURL url)
Emitted when an item was clicked at. |
Parameters: url is the url of the now current item. If it is a local url, it won't have a protocol (file:/), otherwise it will.
UNKNOWN: Emitted when an item was clicked at.