Splitter.Settings (gb.qt4)
Returns or sets the state of the
VSplit layout.
This state is defined as an integer array where the values of the array represent the visual proportions of each part of the VSplitter.
Setting the proportion of a part to zero will render that part invisible. For example,
will render the top part invisible and unaccessable to the user.