org.kde.koala
public interface KEditSignals
Method Summary | |
---|---|
void | CursorPositionChanged() This signal is emitted whenever the cursor position changes.
|
void | gotUrlDrop(QDropEvent e) This signal is emitted if the user dropped a URL over the text editor
QMultiLineEdit widget.
|
void | toggle_overwrite_signal()
This signal is emitted if the user toggles from insert to overwrite mode
or vice versa.
|
UNKNOWN: This signal is emitted whenever the cursor position changes.
UNKNOWN: This signal is emitted if the user dropped a URL over the text editor QMultiLineEdit widget.
UNKNOWN: This signal is emitted if the user toggles from insert to overwrite mode or vice versa.