#include <MRRibbonButtonDrawer.h>
Public Types | |
| enum class | SizeType { Big , SmallText , Small } |
| enum | RootType { Ribbon , Toolbar , Header } |
Public Attributes | |
| enum MR::DrawButtonParams::SizeType | Big |
| ImVec2 | itemSize |
| float | iconSize { 0.f } |
| enum MR::DrawButtonParams::RootType | Ribbon |
| bool | forceHovered = false |
| bool | forcePressed = false |
| bool * | isPressed = nullptr |
|
strong |
| enum MR::DrawButtonParams::SizeType MR::DrawButtonParams::Big |
| bool MR::DrawButtonParams::forceHovered = false |
| bool MR::DrawButtonParams::forcePressed = false |
| float MR::DrawButtonParams::iconSize { 0.f } |
| bool* MR::DrawButtonParams::isPressed = nullptr |
| ImVec2 MR::DrawButtonParams::itemSize |
| enum MR::DrawButtonParams::RootType MR::DrawButtonParams::Ribbon |