6#include "MRPch/MRJson.h"
std::optional< RibbonMenuUIConfig > menuUIConfig
Definition MRRibbonLayoutConfig.h:17
MRVIEWER_API void applyRibbonConfig(const RibbonConfig &config)
apply given config to the application
std::optional< Json::Value > colorTheme
if present all ribbon items will be drawn with this monochrome color (if available)
Definition MRRibbonLayoutConfig.h:19
std::optional< Color > monochromeRibbonIcons
Definition MRRibbonLayoutConfig.h:18
std::optional< Json::Value > ribbonItemsOverrides
analogue for ui.json file, if present will replace current layout
Definition MRRibbonLayoutConfig.h:21
MRVIEWER_API RibbonConfig createRibbonConfigFromJson(const Json::Value &root)
parse given json and setup RibbonConfig from it
std::optional< Json::Value > ribbonStructure
if present will be applied
Definition MRRibbonLayoutConfig.h:20
only for bindings generation
Definition MRCameraOrientationPlugin.h:8
Definition MRRibbonLayoutConfig.h:16