aboutsummaryrefslogtreecommitdiffstats
path: root/src/labs/wavefrontmesh
diff options
context:
space:
mode:
authorDheerendra Purohit <[email protected]>2025-05-12 11:11:07 +0530
committerDheerendra Purohit <[email protected]>2025-05-30 02:23:54 +0000
commit5b17c03634dcf8f9da6e6570f579f5c2fa280830 (patch)
tree6b9ba66edc0992fcd8695e39551f344783de4f95 /src/labs/wavefrontmesh
parent536588fa0f8adeaf42eacc1418ed41b87c25bc79 (diff)
Doc: Clarify Item::enabled behavior with respect to child itemsHEADdev
The documentation incorrectly stated that setting a parent Item's `enabled` property to false directly modifies the `enabled` values of its child items. This is not the case — the effective enabled state of children depends on their own `enabled` value combined with their parents', and their property bindings are preserved. This change updates the documentation to reflect the correct behavior, avoiding confusion about binding removal or value resetting. Pick-to: 6.9 6.8 6.5 Fixes: QTBUG-136699 Change-Id: I605024ca216f3bb50015f2ac8641f2e28b3973fa Reviewed-by: Shawn Rutledge <[email protected]>
Diffstat (limited to 'src/labs/wavefrontmesh')
0 files changed, 0 insertions, 0 deletions