yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::WidgetIdRegistry::WidgetMetadata Struct Reference

#include <widget_id_registry.h>

Public Attributes

std::optional< std::string > label
 
std::optional< std::string > window_name
 
std::optional< bool > visible
 
std::optional< bool > enabled
 
std::optional< WidgetBoundsbounds
 

Detailed Description

Definition at line 77 of file widget_id_registry.h.

Member Data Documentation

◆ label

std::optional<std::string> yaze::gui::WidgetIdRegistry::WidgetMetadata::label

◆ window_name

std::optional<std::string> yaze::gui::WidgetIdRegistry::WidgetMetadata::window_name

◆ visible

std::optional<bool> yaze::gui::WidgetIdRegistry::WidgetMetadata::visible

◆ enabled

std::optional<bool> yaze::gui::WidgetIdRegistry::WidgetMetadata::enabled

◆ bounds

std::optional<WidgetBounds> yaze::gui::WidgetIdRegistry::WidgetMetadata::bounds

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