Deki 1.3.0
Modular C++ 2D engine for embedded displays and desktop
Loading...
Searching...
No Matches
DekiEditor::Metrics Namespace Reference

Variables

constexpr float InspectorIndent = 18.0f
constexpr float SectionHeaderOutdent = 10.0f
constexpr float SectionHeaderMargin = 8.0f
constexpr float SectionLabelIndent = 22.0f
constexpr float InspectorRightPad = 14.0f
constexpr float RowSpacing = 12.0f
constexpr float FieldPadding = 8.0f
constexpr float PreviewMaxHeight = 200.0f

Variable Documentation

◆ InspectorIndent

float DekiEditor::Metrics::InspectorIndent = 18.0f
constexpr

◆ SectionHeaderOutdent

float DekiEditor::Metrics::SectionHeaderOutdent = 10.0f
constexpr

◆ SectionHeaderMargin

float DekiEditor::Metrics::SectionHeaderMargin = 8.0f
constexpr

◆ SectionLabelIndent

float DekiEditor::Metrics::SectionLabelIndent = 22.0f
constexpr

◆ InspectorRightPad

float DekiEditor::Metrics::InspectorRightPad = 14.0f
constexpr

◆ RowSpacing

float DekiEditor::Metrics::RowSpacing = 12.0f
constexpr

◆ FieldPadding

float DekiEditor::Metrics::FieldPadding = 8.0f
constexpr

◆ PreviewMaxHeight

float DekiEditor::Metrics::PreviewMaxHeight = 200.0f
constexpr