#include <string>#include "imgui/imgui.h"

Go to the source code of this file.
Classes | |
| struct | yaze::editor::layout_designer::ThemeProperties |
| Encapsulates ImGui style properties for visual design. More... | |
| class | yaze::editor::layout_designer::ThemePropertiesPanel |
| UI panel for editing theme properties in the layout designer. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
| namespace | yaze::editor::layout_designer |