diff options
author | Andreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com> | 2009-09-15 13:21:33 (GMT) |
---|---|---|
committer | Andreas Aardal Hanssen <andreas.aardal.hanssen@nokia.com> | 2009-09-15 13:21:33 (GMT) |
commit | b13365187b58ecc2d259589ab523a7d0da84dc83 (patch) | |
tree | b9faa53420fba2e0f4249449b5c997cf26477cdf /tools/linguist | |
parent | edf7c7c045559b1d03f1d64d2334adac7da88527 (diff) | |
download | Qt-b13365187b58ecc2d259589ab523a7d0da84dc83.zip Qt-b13365187b58ecc2d259589ab523a7d0da84dc83.tar.gz Qt-b13365187b58ecc2d259589ab523a7d0da84dc83.tar.bz2 |
Focus changes to QFxItem and QFxView.
Remove QFxItem::activeFocus, make QFxItem::focus behave like
QGraphicsItem::focus (same as activeFocus essentially). Introduce
QFxItem::wantsFocus to provide the same behavior as QFxItem::focus used
to.
Also updated the focusScope manual tests to reflect this new behavior.
This change is going to break every example that relies on activeFocus.
The fix is to replace all references with "focus" instead. All places
that bind to "focus" should now bind to "wantsFocus" instead.
Reviewed-by: akennedy
Diffstat (limited to 'tools/linguist')
0 files changed, 0 insertions, 0 deletions