diff options
author | Friedemann Kleint <Friedemann.Kleint@nokia.com> | 2011-03-22 09:27:47 (GMT) |
---|---|---|
committer | Friedemann Kleint <Friedemann.Kleint@nokia.com> | 2011-03-22 09:27:47 (GMT) |
commit | af617c319772a34115d0c4d802f25a807cb43065 (patch) | |
tree | b6e326871c2ddbdc26d9dd1246d72847680830a6 /tools/shared | |
parent | 8a9dd3f463a312963dc420ee83ca75fd52e24463 (diff) | |
download | Qt-af617c319772a34115d0c4d802f25a807cb43065.zip Qt-af617c319772a34115d0c4d802f25a807cb43065.tar.gz Qt-af617c319772a34115d0c4d802f25a807cb43065.tar.bz2 |
Designer: Avoid nested QDialog's in item widget content dialogs.
Refactor the AbstractItemEditor to be a QWidget instead of
a dialog as it is used for the Rows/Columns of trees, tables as
well, creating a hierarchy of nested QDialogs. The nested
QDialogs cause some of the crashes observed with transparent
styles using event filters accessing QWidget::window() in QEvent::Hide
event filters.
Task-number: QTBUG-18222
Diffstat (limited to 'tools/shared')
0 files changed, 0 insertions, 0 deletions