Hi All,
I'm trying to skip the default shortcuts for a LineEdit.
I would like to, if i press a shortcut like Ctrl-U, Ctrl-A (which are enabled by default for LineEdit control), the control simply skip the event (the opposite of accept_event) or send the event to another control.
Thanks in Advance,
nthrack