ToolItem.setHomogeneous
void setHomogeneous(bool homogeneous)Sets whether tool_item is to be allocated the same size as other homogeneous items. The effect is that all homogeneous items will have the same width as the widest of the items.
Parameters
homogeneous | whether tool_item is the same size as other homogeneous items |