Ui::Display::Node::Metadata Struct Reference
Inheritance diagram for Ui::Display::Node::Metadata:
Control::Meta_base

Static Public Attributes

static constexpr const auto prettyName = "Value display"
 
static constexpr const auto objectKey = "Display"
 
static constexpr const auto category = "Monitoring"
 
static constexpr const auto author = "ossia score"
 
static constexpr const auto tags = std::array<const char*, 0>{}
 
static constexpr const auto kind = Process::ProcessCategory::Analyzer
 
static constexpr const auto description = "Visualize an input value"
 
static constexpr const auto flags
 
static const uuid_constexpr auto uuid = make_uuid("3f4a41f2-fa39-420f-ab0f-0af6b8409edb")
 
static constexpr const auto controls = tuplet::make_tuple(Control::InControl{"value"})
 
- Static Public Attributes inherited from Control::Meta_base
static constexpr const Process::ProcessFlags flags
 

Member Data Documentation

◆ flags

constexpr const auto Ui::Display::Node::Metadata::flags
staticconstexpr
Initial value:
= Process::ProcessFlags::TimeIndependent
| Process::ProcessFlags::FullyCustomItem

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