All of the QT GUI widgets and plots have a parameter called GUI Hint. This is used to arrange GUIs in the window, as well as assign them to tabs.
The format is:
(row, column, row span, column span)
For example,