yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
panel_host.h File Reference
#include <functional>
#include <string>
#include <vector>
#include "app/editor/system/workspace/editor_panel.h"
Include dependency graph for panel_host.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  yaze::editor::WindowDefinition
 Declarative registration contract for editor windows. More...
 
class  yaze::editor::WindowHost
 Thin host API over WorkspaceWindowManager for declarative window workflows. More...
 

Namespaces

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

Typedefs

using yaze::editor::PanelDefinition = WindowDefinition
 
using yaze::editor::PanelHost = WindowHost