#include <string>#include "app/editor/layout/layout_designer/dock_tree.h"#include "app/editor/layout/layout_designer/tree_undo_stack.h"#include "app/editor/system/workspace/editor_panel.h"#include "app/gui/core/icons.h"#include "imgui/imgui.h"#include "imgui/imgui_internal.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::layout_designer::LayoutDesignerPanel |
| struct | yaze::editor::layout_designer::LayoutDesignerPanel::ActiveDrag |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
| namespace | yaze::editor::layout_designer |