summaryrefslogtreecommitdiffstats
path: root/src/svg/qsvgstyle_p.h
diff options
context:
space:
mode:
authorjasplin <qt-info@nokia.com>2009-04-03 08:03:56 (GMT)
committerjasplin <qt-info@nokia.com>2009-04-03 08:26:18 (GMT)
commitd684546573785ce40fb5de2b8b3aad88e9958709 (patch)
treed1481ebcdd37080401ba55aaec591fbf15bea747 /src/svg/qsvgstyle_p.h
parentb2a8a4e0297a7850cf938d85fbfd90cd272d15c2 (diff)
downloadQt-d684546573785ce40fb5de2b8b3aad88e9958709.zip
Qt-d684546573785ce40fb5de2b8b3aad88e9958709.tar.gz
Qt-d684546573785ce40fb5de2b8b3aad88e9958709.tar.bz2
Fix focus policy propagation bug in QCompleter.
Commit 4a00810cc394b7da99ddb2d13eb045352ede25d3 ensures that setting the focus policy of a widget applies to its proxy (if any) as well. This propagation effect is however unfortunate for a QCompleter in PopupCompletion mode. The client widget (typically a QLineEdit or a QTextEdit) acts as the focus proxy to the popup menu. Internally, the completer sets the focus policy of the popup menu to NoFocus, but this should not affect the focus policy of the editor. Reviewed-by: janarve Task-number: 250064
Diffstat (limited to 'src/svg/qsvgstyle_p.h')
0 files changed, 0 insertions, 0 deletions