ToolItem.setExpand

Sets whether tool_item is allocated extra space when there is more room on the toolbar then needed for the items. The effect is that the item gets bigger when the toolbar gets bigger and smaller when the toolbar gets smaller.

class ToolItem
void
setExpand
(
bool expand
)

Parameters

expand bool

Whether tool_item is allocated extra space

Meta