aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols/windows/CheckBox.qml
diff options
context:
space:
mode:
authorFabian Kosmale <[email protected]>2025-05-20 13:39:00 +0200
committerFabian Kosmale <[email protected]>2025-05-25 22:22:22 +0200
commit515e4e0b2362a643068006ff7aad369b0a19bb4e (patch)
tree8a75d11834e7508661e2f6254978848e2651ce20 /src/quickcontrols/windows/CheckBox.qml
parent43aa6bbac6a06f35195f3303161232532799ac7d (diff)
qmllint: Do not trigger assert on typo when using MathHEADdev
The code handling accesse to members of the math object asserted that there's exactly one method of a given name. However, that is only true if a valid function is called. If there's a typo (or some other mistake, or someone tried to extend the math object), we will find 0 matches. Detect this case, and print a warning. Pick-to: 6.9 Change-Id: Iaf3f445662660940d8b3d77e3a1d40fc39c6f2a4 Reviewed-by: Olivier De Cannière <[email protected]>
Diffstat (limited to 'src/quickcontrols/windows/CheckBox.qml')
0 files changed, 0 insertions, 0 deletions