diff options
author | Marco Bubke <marco.bubke@qt.io> | 2021-06-09 17:56:34 +0200 |
---|---|---|
committer | Marco Bubke <marco.bubke@qt.io> | 2021-06-14 12:08:24 +0000 |
commit | 66ba9c4843bdf11b6e5cd50b5f83b256b2df250c (patch) | |
tree | 030240340a21022445b9eb8eaf0763ec90e760d6 /src/plugins/cppcheck/cppcheckrunner.cpp | |
parent | 90cc7fed3be6de1432cdd67eaedea398239329f1 (diff) | |
download | qt-creator-66ba9c4843bdf11b6e5cd50b5f83b256b2df250c.tar.gz |
QmlDesigner: Synchronize alias properties
Alias property declarations are handled like normal property declarations
except that the have an value for the target property declaration id.
So they are distinguishable by the alias id. If it is not set it is a
normal property declaration. If it is set it is alias property
declaration. Alias property declaration are always synchronized after
all normal property declaration are synchronized. This synchronization
is not checking if the target property declaration changed. This update
has to be executed by the target property declaration.
Task-number: QDS-4524
Change-Id: I483840c821e12c93f1be67bf5ed6da396f8b45a3
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
Diffstat (limited to 'src/plugins/cppcheck/cppcheckrunner.cpp')
0 files changed, 0 insertions, 0 deletions