diff options
author | Marc Mutz <[email protected]> | 2025-05-28 09:29:05 +0200 |
---|---|---|
committer | Marc Mutz <[email protected]> | 2025-05-31 15:43:22 +0200 |
commit | 71842cfb89da0bed1efd6cf7a567550d9e8119f6 (patch) | |
tree | 024ac7f496005b267a6a9e4c93898b32253aad9c /src/tools/qdbusxml2cpp/qdbusxml2cpp.cpp | |
parent | 475c951d69a326e7aed0f18f525a155dd95a6a6b (diff) |
Non-normalized signatures passed to SIGNAL or SLOT macros require a
normalization step before the actual connection can be made, which
takes extra time and extra memory.
Also, a normalized signature is generally smaller than a
non-normalized one, so we save even in executable code size.
Amends a833d5682ac44571e13568336f2bd3ec7deb1d6d.
Task-number: QTBUG-116197
Pick-to: 6.9 6.8
Change-Id: I942f5ac262f05ca4486b2ed2a22654d1a12a3ef0
Reviewed-by: Fabian Kosmale <[email protected]>
Diffstat (limited to 'src/tools/qdbusxml2cpp/qdbusxml2cpp.cpp')
0 files changed, 0 insertions, 0 deletions