Public Attributes | |
std::string | active_panel |
std::string | panel_count |
std::string | layout_mode |
std::string | focus_state |
Definition at line 83 of file enhanced_status_panel.h.
std::string yaze::cli::EnhancedStatusPanel::LayoutInfo::active_panel |
Definition at line 84 of file enhanced_status_panel.h.
Referenced by yaze::cli::EnhancedStatusPanel::CollectLayoutInfo(), and yaze::cli::EnhancedStatusPanel::RenderLayoutInfo().
std::string yaze::cli::EnhancedStatusPanel::LayoutInfo::panel_count |
Definition at line 85 of file enhanced_status_panel.h.
Referenced by yaze::cli::EnhancedStatusPanel::CollectLayoutInfo(), and yaze::cli::EnhancedStatusPanel::RenderLayoutInfo().
std::string yaze::cli::EnhancedStatusPanel::LayoutInfo::layout_mode |
Definition at line 86 of file enhanced_status_panel.h.
Referenced by yaze::cli::EnhancedStatusPanel::CollectLayoutInfo(), and yaze::cli::EnhancedStatusPanel::RenderLayoutInfo().
std::string yaze::cli::EnhancedStatusPanel::LayoutInfo::focus_state |
Definition at line 87 of file enhanced_status_panel.h.
Referenced by yaze::cli::EnhancedStatusPanel::CollectLayoutInfo(), and yaze::cli::EnhancedStatusPanel::RenderLayoutInfo().