yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
layout_designer_window.h File Reference
#include <memory>
#include <string>
#include <vector>
#include <optional>
#include "app/editor/layout_designer/layout_definition.h"
#include "app/editor/layout_designer/widget_definition.h"
#include "app/editor/layout_designer/theme_properties.h"
#include "app/editor/system/panel_manager.h"
#include "imgui/imgui.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaze::editor::layout_designer::LayoutDesignerWindow
 Main window for the WYSIWYG layout designer. More...
 
struct  yaze::editor::layout_designer::LayoutDesignerWindow::PalettePanel
 

Namespaces

namespace  yaze
 
namespace  yaze::editor
 Editors are the view controllers for the application.
 
namespace  yaze::editor::layout_designer
 

Macros

#define IMGUI_DEFINE_MATH_OPERATORS
 

Enumerations

enum class  yaze::editor::layout_designer::DesignMode { yaze::editor::layout_designer::PanelLayout , yaze::editor::layout_designer::WidgetDesign }
 Design mode for the layout designer. More...
 

Macro Definition Documentation

◆ IMGUI_DEFINE_MATH_OPERATORS

#define IMGUI_DEFINE_MATH_OPERATORS

Definition at line 14 of file layout_designer_window.h.