#include <Malena/Traits/Settings/MenuBarSettings.h>
Definition at line 10 of file MenuBarSettings.h.
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ setAutoFillWidth()
| void ml::MenuBarSettings::setAutoFillWidth |
( |
bool | b | ) |
|
|
inline |
◆ setBarHeight()
| void ml::MenuBarSettings::setBarHeight |
( |
float | h | ) |
|
|
inline |
◆ setDropdownItemH()
| void ml::MenuBarSettings::setDropdownItemH |
( |
float | h | ) |
|
|
inline |
◆ setDropdownMinW()
| void ml::MenuBarSettings::setDropdownMinW |
( |
float | w | ) |
|
|
inline |
◆ setEntryPadding()
| void ml::MenuBarSettings::setEntryPadding |
( |
float | p | ) |
|
|
inline |
◆ autoFillWidth
| bool ml::MenuBarSettings::autoFillWidth = true |
◆ barHeight
| float ml::MenuBarSettings::barHeight = 30.f |
◆ dropdownBorderThk
| float ml::MenuBarSettings::dropdownBorderThk = 1.f |
◆ dropdownItemH
| float ml::MenuBarSettings::dropdownItemH = 28.f |
◆ dropdownMinW
| float ml::MenuBarSettings::dropdownMinW = 180.f |
◆ entryPadding
| float ml::MenuBarSettings::entryPadding = 14.f |
◆ leftInset
| float ml::MenuBarSettings::leftInset = 0.f |
extra space reserved on the left before entries
Definition at line 14 of file MenuBarSettings.h.
The documentation for this struct was generated from the following file: