Skip to content

Add the "collapse" and "open" functions to TreeView in python #7396

@santelelle

Description

@santelelle

Checklist

Proposed new feature or change

When adding many items to the TreeView (with different hierarchies) the widget get crowded very quickly. It's possible to collapse and open a single parent item from the interface with the mouse, but I could not find a way to do it from code.

I would like to have the option to collapse and open them via code.

References

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions