MeshLib C++ Docs
Loading...
Searching...
No Matches
MRRibbonConstants.h File Reference
#include "MRMesh/MRMeshFwd.h"
#include "MRMesh/MRVector2.h"
#include "MRMesh/MRColor.h"

Go to the source code of this file.

Namespaces

namespace  MR
 
namespace  MR::StyleConsts
 
namespace  MR::StyleConsts::Modal
 
namespace  MR::StyleConsts::ProgressBar
 
namespace  MR::StyleConsts::CustomCombo
 
namespace  MR::StyleConsts::Notification
 

Variables

constexpr Vector2f MR::StyleConsts::pluginItemSpacing { 8, 10 }
 
constexpr float MR::StyleConsts::Modal::bigTitlePadding = 22.0f
 
constexpr float MR::StyleConsts::Modal::exitBtnSize = 24.0f
 
constexpr float MR::StyleConsts::ProgressBar::internalSpacing = 16.0f
 
constexpr float MR::StyleConsts::ProgressBar::rounding = 8.0f
 
constexpr Color MR::StyleConsts::ProgressBar::textColor = Color( 117, 125, 136 )
 
constexpr Vector2f MR::StyleConsts::CustomCombo::framePadding { 13, 8 }
 
constexpr float MR::StyleConsts::Notification::cWindowRounding = 4.f
 
constexpr float MR::StyleConsts::Notification::cWindowSpacing = 20.f
 
constexpr float MR::StyleConsts::Notification::cWindowBorderWidth = 2.f
 
constexpr float MR::StyleConsts::Notification::cWindowPadding = 16.f
 
constexpr float MR::StyleConsts::Notification::cNotificationWindowPaddingX = 10.f
 
constexpr float MR::StyleConsts::Notification::cNotificationWindowPaddingY = 10.f
 
constexpr float MR::StyleConsts::Notification::cWindowsPosY = 95.f
 
constexpr float MR::StyleConsts::Notification::cHistoryButtonSizeY = 28.0f
 
constexpr Vector2f MR::StyleConsts::Notification::cTextFramePadding { 30, 8 }
 
constexpr float MR::StyleConsts::Notification::cTextFrameRounding = 8.0f