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