Button.setHasFrame
void setHasFrame(bool hasFrame)Sets the style of the button.
Buttons can have a flat appearance or have a frame drawn around them.
Parameters
hasFrame | whether the button should have a visible frame |
void setHasFrame(bool hasFrame)Sets the style of the button.
Buttons can have a flat appearance or have a frame drawn around them.
hasFrame | whether the button should have a visible frame |