aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktableview.cpp
diff options
context:
space:
mode:
authorNick Shaforostov <mshaforostov@airmusictech.com>2019-11-26 18:51:51 +0100
committerNick Shaforostov <mshaforostov@airmusictech.com>2019-11-27 11:20:16 +0000
commit3027d1369987cd03391cf645bd517ec5e33a18d8 (patch)
tree0c0535c4c947a57eae1ceb19f2215dcfe3c9287e /src/quick/items/qquicktableview.cpp
parent0012f8bd152a36a67abc696465f27d612625b5d9 (diff)
QQmlData::wasDeleted now returns true also in case of isDeletingChildren
without this check, ddata below can be NULL in this case, and (ddata && ddata->isQueuedForDeletion) will return false, while isDeletingChildren being true would imply wasDeleted should return true Change-Id: I6113c2cf972f7d418a3dbc2fd77ee6550c91aa93 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/quick/items/qquicktableview.cpp')
0 files changed, 0 insertions, 0 deletions