summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2018-08-28 11:51:57 +0200
committerUlf Hermann <ulf.hermann@qt.io>2018-08-30 09:06:40 +0000
commite56e964aa5975b08eb003f0280118fb6f6b5f95f (patch)
tree26670a773b0359133629bf5992d02f5f0f900a50 /dist
parent8ef4964168ccca6153cd9dbfc631043d8293e370 (diff)
downloadqt-creator-e56e964aa5975b08eb003f0280118fb6f6b5f95f.tar.gz
Tracing: Properly signal destruction of non-owned properties
When the zoomer, model, or notes properties for TimelineAbstractRenderer are destroyed, the QPointers become null, and therefore the change signals need to be emitted, and an update to the widget should be scheduled. If this is not done, clients using the property might keep a dangling pointer in some cache and dereference it later. Change-Id: I63fb657afb8138e9ac54c7d839d4a52271f8f3e8 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions