5#ifndef MALENA_CHECKBOXGROUPSETTINGS_H
6#define MALENA_CHECKBOXGROUPSETTINGS_H
Layout and behaviour settings for CheckboxGroup.
CheckboxGroupSettings & operator=(const ControlSettings &c)
void setShowBackground(bool b)
bool getShowBackground() const
void setBgOutlineThickness(float t)
void setBgRadius(float r)
float getBgOutlineThickness() const
CheckboxGroupSettings & operator=(const CheckboxSettings &c)
CheckboxGroupSettings & operator=(const GraphicSettings &g)
float getBgRadius() const
Layout and behaviour settings for Checkbox.
Settings trait for interactive UI controls — layout only.
Base settings trait for all visual components — geometry only.