yaze 0.2.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::editor::EditorContext Struct Reference

#include <editor.h>

Public Attributes

CommandManager command_manager
 
ExtensionManager extension_manager
 
HistoryManager history_manager
 
PopupManager popup_manager
 
ShortcutManager shortcut_manager
 

Detailed Description

Definition at line 21 of file editor.h.

Member Data Documentation

◆ command_manager

CommandManager yaze::editor::EditorContext::command_manager

Definition at line 22 of file editor.h.

◆ extension_manager

ExtensionManager yaze::editor::EditorContext::extension_manager

Definition at line 23 of file editor.h.

◆ history_manager

HistoryManager yaze::editor::EditorContext::history_manager

Definition at line 24 of file editor.h.

◆ popup_manager

PopupManager yaze::editor::EditorContext::popup_manager

Definition at line 25 of file editor.h.

◆ shortcut_manager

ShortcutManager yaze::editor::EditorContext::shortcut_manager

Definition at line 26 of file editor.h.


The documentation for this struct was generated from the following file: