SeparatorToolItem.setDraw

Whether item is drawn as a vertical line, or just blank. Setting this to FALSE along with ToolItem.setExpand is useful to create an item that forces following items to the end of the toolbar.

class SeparatorToolItem
void
setDraw
(
bool draw
)

Parameters

draw bool

whether item is drawn as a vertical line

Meta