summaryrefslogtreecommitdiffstats
path: root/src/concurrent/doc/snippets/code
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2022-07-28 12:51:11 +0200
committerFabian Kosmale <fabian.kosmale@qt.io>2022-08-01 13:01:44 +0000
commit3410b1dc9c9d29cab84d471064d8ef1d26a0f98c (patch)
tree2398ea98dd6bb888d82a7333a4aad71f797ec55f /src/concurrent/doc/snippets/code
parent61806a058a17e35f082dfbf59719a9216b2aebf7 (diff)
QProperty: optimize non-recursive notification logic
Previously, we were storing all binding-observers in a list, so that we can later revisit them during the notification loop. However, there is no point in doing that when the binding did not actually change. Pick-to: 6.4 Change-Id: I0b3343cc442eca2586c7c6a10c31d780f04730e6 Reviewed-by: Andrei Golubev <andrei.golubev@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/concurrent/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions