summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qmetaobjectbuilder.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2024-09-12 16:38:12 +0200
committerMarc Mutz <marc.mutz@qt.io>2024-09-21 10:03:55 +0200
commit5cd3fec9f9a2bca8c27bdee6b185714983b5d11e (patch)
treef3e91e8567a570948d1c4dd76b2f74bb19c69538 /src/corelib/kernel/qmetaobjectbuilder.cpp
parent97cd2e384960a4e9951bd906ba4c52e07c0ea4c5 (diff)
QPropertyBindingPrivate: fix -Wshadow in sourceLocation()
This is preparation of applying headercheck to private headers, too. Renaming the returned value to `result` also obsoletes the need for the ugly this-> qualification, otherwise easily misread for a compiler hint to look up the name in a template base class (which here does not exist). Amends 4d579851c842e136fbaf7a5d629c249456a91e39. Pick-to: 6.8 6.7 6.5 6.2 Task-number: QTBUG-126219 Change-Id: Ib683f3deec492acdd2bc61806a8b0467f18f0fe8 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/corelib/kernel/qmetaobjectbuilder.cpp')
0 files changed, 0 insertions, 0 deletions