diff options
author | Sami Shalayel <[email protected]> | 2025-03-14 15:17:39 +0100 |
---|---|---|
committer | Sami Shalayel <[email protected]> | 2025-05-20 15:04:52 +0000 |
commit | ff8044c1522e6f9b3b06275a114b79661099cf74 (patch) | |
tree | 6dee52ae0da616cc1466a6b9d9e47f73f503d3b2 /tests/auto/qml/qmlcppcodegen | |
parent | e0c4a35a10ef50f44955f9c0ae2ae30eace5cb21 (diff) |
qdslintplugin: warn about function blocks
Warn about bindings to functions outside of Connections or
ScriptActions.
Thats not 100% compatible with the QDS errors as we can't differentiate
between bindings to function and bindings to JS blocks, but I claim that
the end user doesn't care and that we can use the
ErrFunctionsNotSupportedInQmlUi category to cover all of these cases.
Fixes: QTBUG-129308
Change-Id: I1fbbb8b8a8e820ee64f6ad401992b1c956f01ae9
Reviewed-by: Ulf Hermann <[email protected]>
Reviewed-by: Fabian Kosmale <[email protected]>
Diffstat (limited to 'tests/auto/qml/qmlcppcodegen')
0 files changed, 0 insertions, 0 deletions