summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qrasterizer_p.h
diff options
context:
space:
mode:
authorJanne Anttila <janne.anttila@digia.com>2009-11-11 12:20:40 (GMT)
committerJanne Anttila <janne.anttila@digia.com>2009-11-11 12:27:18 (GMT)
commita8b5418c70e0e2d3b4f9dc25c1383a78c4da8f22 (patch)
tree088c916fa389c35e390384a2ff667461756c2aff /src/gui/painting/qrasterizer_p.h
parent05920c102d506378401a383aa820cabc9d0419c5 (diff)
downloadQt-a8b5418c70e0e2d3b4f9dc25c1383a78c4da8f22.zip
Qt-a8b5418c70e0e2d3b4f9dc25c1383a78c4da8f22.tar.gz
Qt-a8b5418c70e0e2d3b4f9dc25c1383a78c4da8f22.tar.bz2
Fix for qmessagebox default softkey visibility + some tab/space fixes.
Default actions get added after the QDialogButtonBox::event receives show event. That's why 'ok' softkey action will not get added to the widget. Changed implementation so that softkey actions are added to widget when they are created. This implementation is also more safe in a sence that if actions are changed when message box is visible, the softkeys will be updated. Task-number: QTBUG-5644 Task-number: QT-2211 Reviewed-by: Sami Merila
Diffstat (limited to 'src/gui/painting/qrasterizer_p.h')
0 files changed, 0 insertions, 0 deletions