-
Notifications
You must be signed in to change notification settings - Fork 89
Groupings Widget
The Groupings Widget provides a table of all existing groupings. From there groupings can be created, selected in the Graph View, have their name or color changed and deleted.
The toolbar on the top of the widget allows the actions Create New Grouping (1), Rename Grouping (2), Change Grouping Color (3), Add Grouping to Selection (4) and Delete Grouping (5).
Right clicking a grouping in the table opens the context menu. It allows the actions Create New Grouping (1), Rename Grouping (2), Change Grouping Color (3), Add Grouping to Selection (4) and Delete Grouping (5).
Creates a new, empty Grouping.
Opens a prompt to change the name of the selected grouping. The new name must be unique.
Opens a prompt to change the color of the selected grouping. The table and the Graph View are updated with the newly chosen color.
Adds all gates, nets and modules associated with the selected grouping to the current selection.
Deletes the selected grouping. Gates, nets and modules associated with this grouping are not deleted.