MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::RibbonMenuUIConfig Struct Reference

#include <MRRibbonMenuUIConfig.h>

Public Member Functions

bool operator== (const RibbonMenuUIConfig &) const =default
 

Public Attributes

RibbonTopPanelLayoutMode topLayout { RibbonTopPanelLayoutMode::RibbonWithTabs }
 how to show top panel
 
bool centerRibbonItems { false }
 if true - items on selected tab will be centered to have equal spacing from left and right (ignored top panel is hidden)
 
bool drawScenePanel { true }
 if false - panel with scene tree, information and transform will be hidden
 
bool drawToolbar { true }
 if false - toolbar will be hidden (ignored if top panel is hidden)
 
bool drawViewportTags { true }
 if false - window with viewport label and id will be hidden
 
bool drawNotifications { true }
 if false - no notifications are drawn on screen
 
bool drawSearchBar { true }
 if false - hides search bar at the header panel of ribbon
 
std::string helpLink = "https:/// meshinspector.com/inapphelp/"
 help btn leads to this page, if empty - no help btn is drawn
 

The documentation for this struct was generated from the following file: