summaryrefslogtreecommitdiffstats
path: root/src/widgets/dialogs
diff options
context:
space:
mode:
authorJesus Fernandez <jesus.fernandez@qt.io>2017-06-20 12:51:40 +0200
committerJesus Fernandez <Jesus.Fernandez@qt.io>2017-07-27 19:41:06 +0000
commit763b0a68beb3b1502f6f4c1b979f0a576fc9980b (patch)
tree3020d7a24db0e6437f2b3fb7678b6b55f4e6daab /src/widgets/dialogs
parent7c45c6a3c44f73aac5a7422ce66235bf32b510e3 (diff)
Fix QStandardItem::setChild crash when passing a null pointer
Passing a null pointer as a parameter to the setChild function no longer crashes when calling the QStandardItemModelPrivate::itemChanged signal. The child is removed from the model. The patch also fixes the behavior of deleting a item. A dataChanged signal is emitted. Change-Id: I027e8b0d84fe33c5fca056df870f0e60a020824b Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'src/widgets/dialogs')
0 files changed, 0 insertions, 0 deletions