MeshLib C++ Docs
Loading...
Searching...
No Matches
MRRibbonMenuUIConfig.h
Go to the documentation of this file.
1#pragma once
2
3namespace MR
4{
5
12
25
26} //namespace MR
@ None
special value not to limit path in one slice
Definition MRVoxelPath.h:33
Definition MRCameraOrientationPlugin.h:8
RibbonTopPanelLayoutMode
Definition MRRibbonMenuUIConfig.h:7
@ RibbonWithTabs
both ribbon toolbar and tabs
@ RibbonNoTabs
show only icons from the first tab, without tabs panel
Definition MRRibbonMenuUIConfig.h:14
RibbonTopPanelLayoutMode topLayout
how to show top panel
Definition MRRibbonMenuUIConfig.h:15
bool drawNotifications
if false - no notifications are drawn on screen
Definition MRRibbonMenuUIConfig.h:21
bool centerRibbonItems
if true - items on selected tab will be centered to have equal spacing from left and right (ignored t...
Definition MRRibbonMenuUIConfig.h:16
bool operator==(const RibbonMenuUIConfig &) const =default
bool drawToolbar
if false - toolbar will be hidden (ignored if top panel is hidden)
Definition MRRibbonMenuUIConfig.h:19
bool drawViewportTags
if false - window with viewport label and id will be hidden
Definition MRRibbonMenuUIConfig.h:20
bool drawScenePanel
if false - panel with scene tree, information and transform will be hidden
Definition MRRibbonMenuUIConfig.h:18