yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::LayoutProfile Struct Reference

Built-in workflow-oriented layout profiles. More...

#include <layout_manager.h>

Public Attributes

std::string id
 
std::string label
 
std::string description
 
std::string preset_name
 
bool open_agent_chat = false
 

Detailed Description

Built-in workflow-oriented layout profiles.

Definition at line 48 of file layout_manager.h.

Member Data Documentation

◆ id

std::string yaze::editor::LayoutProfile::id

Definition at line 49 of file layout_manager.h.

◆ label

std::string yaze::editor::LayoutProfile::label

Definition at line 50 of file layout_manager.h.

Referenced by yaze::editor::EditorManager::ApplyLayoutProfile().

◆ description

std::string yaze::editor::LayoutProfile::description

Definition at line 51 of file layout_manager.h.

◆ preset_name

std::string yaze::editor::LayoutProfile::preset_name

Definition at line 52 of file layout_manager.h.

Referenced by yaze::editor::LayoutManager::ApplyBuiltInProfile().

◆ open_agent_chat

bool yaze::editor::LayoutProfile::open_agent_chat = false

Definition at line 53 of file layout_manager.h.

Referenced by yaze::editor::EditorManager::ApplyLayoutProfile().


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