#include <MRRibbonLayoutConfig.h>
Public Attributes | |
| std::optional< RibbonMenuUIConfig > | menuUIConfig |
| std::optional< Color > | monochromeRibbonIcons |
| std::optional< Json::Value > | colorTheme |
| if present all ribbon items will be drawn with this monochrome color (if available) | |
| std::optional< Json::Value > | ribbonStructure |
| if present will be applied | |
| std::optional< Json::Value > | ribbonItemsOverrides |
| analogue for ui.json file, if present will replace current layout | |