org.kde.koala
public interface KURLRequesterSignals
Method Summary | |
---|---|
void | openFileDialog(KURLRequester arg1)
Emitted before the filedialog is going to open. |
void | returnPressed()
Emitted when return or enter was pressed in the lineedit. |
void | returnPressed(String arg1)
Emitted when return or enter was pressed in the lineedit.
|
void | textChanged(String arg1)
Emitted when the text in the lineedit changes.
|
void | urlSelected(String arg1)
Emitted when the user changed the URL via the file dialog.
|
UNKNOWN: Emitted before the filedialog is going to open.
UNKNOWN: Emitted when return or enter was pressed in the lineedit.
UNKNOWN: Emitted when return or enter was pressed in the lineedit.
UNKNOWN: Emitted when the text in the lineedit changes.
UNKNOWN: Emitted when the user changed the URL via the file dialog.