Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
Description
Currently handling the expansion of each item in TreeView is a bit cumbersome because whether an item can expand or not is not clear at the time the item is created and setting the item to expand beforehand won't have an effect either.
Suggestion: make it easier to keep track of which items can be expanded and make it easier to control the expansion state.
Attachments
Issue Links
- is required for
-
QTBUG-92070 Feature parity for item views in Qt Quick compared to Widgets
- In Progress