Layout and behaviour settings for Checkbox.
More...
#include <Malena/Traits/Settings/CheckboxSettings.h>
Layout and behaviour settings for Checkbox.
Colors live in CheckboxTheme.
- See also
- ControlSettings, CheckboxTheme, CheckboxStyle, Checkbox
Definition at line 23 of file CheckboxSettings.h.
◆ getBoxRadius()
| float ml::CheckboxSettings::getBoxRadius |
( |
| ) |
const |
|
inlinenodiscard |
◆ getBoxSize()
| float ml::CheckboxSettings::getBoxSize |
( |
| ) |
const |
|
inlinenodiscard |
◆ getLabelOffset()
| float ml::CheckboxSettings::getLabelOffset |
( |
| ) |
const |
|
inlinenodiscard |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ setBoxRadius()
| void ml::CheckboxSettings::setBoxRadius |
( |
float | r | ) |
|
|
inline |
◆ setBoxSize()
| void ml::CheckboxSettings::setBoxSize |
( |
float | s | ) |
|
|
inline |
◆ setLabelOffset()
| void ml::CheckboxSettings::setLabelOffset |
( |
float | o | ) |
|
|
inline |
◆ boxRadius
| float ml::CheckboxSettings::boxRadius = 2.f |
◆ boxSize
| float ml::CheckboxSettings::boxSize = 16.f |
◆ labelOffset
| float ml::CheckboxSettings::labelOffset = 8.f |
The documentation for this struct was generated from the following file: