Public Attributes | |
| std::string | id |
| std::string | name |
| std::string | icon |
| std::string | category |
| std::string | description |
| int | priority |
Definition at line 117 of file layout_designer_window.h.
| std::string yaze::editor::layout_designer::LayoutDesignerWindow::PalettePanel::id |
Definition at line 118 of file layout_designer_window.h.
Referenced by yaze::editor::layout_designer::LayoutDesignerWindow::AddPanelToTarget(), yaze::editor::layout_designer::LayoutDesignerWindow::GetAvailablePanels(), yaze::editor::layout_designer::LayoutDesignerWindow::MatchesSearchFilter(), and yaze::editor::layout_designer::LayoutDesignerWindow::ResolvePanelById().
| std::string yaze::editor::layout_designer::LayoutDesignerWindow::PalettePanel::name |
Definition at line 119 of file layout_designer_window.h.
Referenced by yaze::editor::layout_designer::LayoutDesignerWindow::AddPanelToTarget(), yaze::editor::layout_designer::LayoutDesignerWindow::GetAvailablePanels(), yaze::editor::layout_designer::LayoutDesignerWindow::MatchesSearchFilter(), and yaze::editor::layout_designer::LayoutDesignerWindow::ResolvePanelById().
| std::string yaze::editor::layout_designer::LayoutDesignerWindow::PalettePanel::icon |
| std::string yaze::editor::layout_designer::LayoutDesignerWindow::PalettePanel::category |
Definition at line 121 of file layout_designer_window.h.
Referenced by yaze::editor::layout_designer::LayoutDesignerWindow::GetAvailablePanels(), and yaze::editor::layout_designer::LayoutDesignerWindow::ResolvePanelById().
| std::string yaze::editor::layout_designer::LayoutDesignerWindow::PalettePanel::description |
Definition at line 122 of file layout_designer_window.h.
Referenced by yaze::editor::layout_designer::LayoutDesignerWindow::GetAvailablePanels(), and yaze::editor::layout_designer::LayoutDesignerWindow::MatchesSearchFilter().
| int yaze::editor::layout_designer::LayoutDesignerWindow::PalettePanel::priority |