How to get incrementing slots?

Create a separate widget for Name, where you put your EditableText. In your Main Widget, create a Button and a VerticalBox or HorizontalBox, make it Variable. In your Graph, Create Widget (Name) and add it as Child to your panel when the button is clicked.