diff options
author | Eskil Abrahamsen Blomfeldt <eblomfel@trolltech.com> | 2009-11-11 16:59:37 +0100 |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <eblomfel@trolltech.com> | 2009-11-11 17:02:17 +0100 |
commit | fab1ce65da8bacfce92b1df7656780e729d31b74 (patch) | |
tree | 5a18285c4a506ba778b018f52f8f8500ee0b4456 /configure | |
parent | 06baf7f173b0331a5192616b8ecf9611130f278b (diff) | |
download | qt4-tools-fab1ce65da8bacfce92b1df7656780e729d31b74.tar.gz |
Add option to ingore unused navigation events in QTextControl
QFxTextEdit, as well as systems with keypad navigation, needs the text
control to ignore navigation events that have no effect (like hitting
the right navigation key at the end of the text.) Previously, we would
only support this for keypad navigation. This patch introduces a flag
that you can set to tell the QTextControl to ignore these events. If
the flag is not explicitly set, behavior should remain as before.
The if-test has been refactored to make it more readable.
Done-with: Alan Alpert
Reviewed-by: Samuel
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions