5#ifndef MALENA_CHECKBOXSTYLE_H
6#define MALENA_CHECKBOXSTYLE_H
Layout and behaviour settings for CheckboxGroup.
CheckboxGroupStyle & applyFrom(const Theme &t)
Populate all fields from the global Theme token set.
CheckboxGroupStyle & operator=(const CheckboxSettings &s)
CheckboxGroupStyle & operator=(const CheckboxTheme &t)
CheckboxGroupStyle & operator=(const CheckboxGroupTheme &t)
CheckboxGroupStyle & operator=(const ControlSettings &c)
CheckboxGroupStyle & operator=(const ControlTheme &c)
CheckboxGroupStyle & operator=(const CheckboxGroupSettings &s)
Color tokens for CheckboxGroup.
CheckboxGroupTheme & applyFrom(const Theme &t) override
Populate all fields from the global Theme token set.
Layout and behaviour settings for Checkbox.
Complete style descriptor for Checkbox.
CheckboxStyle & operator=(const ControlTheme &c)
CheckboxStyle & operator=(const CheckboxTheme &t)
CheckboxStyle & applyFrom(const Theme &t)
Populate all fields from the global Theme token set.
CheckboxStyle & operator=(const ControlSettings &c)
CheckboxStyle & operator=(const CheckboxSettings &s)
Color and font tokens for Checkbox.
CheckboxTheme & applyFrom(const Theme &t) override
Populate all fields from the global Theme token set.
Settings trait for interactive UI controls — layout only.
Theme tokens for interactive UI controls.
Universal design token set applied across all Themeable components.