#include <workspace_window_manager.h>
Public Attributes | |
| std::string | name |
| std::vector< std::string > | visible_cards |
| std::string | description |
Definition at line 733 of file workspace_window_manager.h.
| std::string yaze::editor::WorkspaceWindowManager::WorkspacePreset::name |
Definition at line 734 of file workspace_window_manager.h.
Referenced by yaze::editor::WorkspaceWindowManager::LoadPresetsFromFile(), and yaze::editor::WorkspaceWindowManager::SavePreset().
| std::vector<std::string> yaze::editor::WorkspaceWindowManager::WorkspacePreset::visible_cards |
Definition at line 735 of file workspace_window_manager.h.
Referenced by yaze::editor::WorkspaceWindowManager::LoadPresetsFromFile(), and yaze::editor::WorkspaceWindowManager::SavePreset().
| std::string yaze::editor::WorkspaceWindowManager::WorkspacePreset::description |
Definition at line 736 of file workspace_window_manager.h.
Referenced by yaze::editor::WorkspaceWindowManager::LoadPresetsFromFile(), and yaze::editor::WorkspaceWindowManager::SavePreset().