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

#include <shortcut_configurator.h>

Public Attributes

EditorManagereditor_manager = nullptr
 
EditorRegistryeditor_registry = nullptr
 
MenuOrchestratormenu_orchestrator = nullptr
 
RomFileManagerrom_file_manager = nullptr
 
ProjectManagerproject_manager = nullptr
 
SessionCoordinatorsession_coordinator = nullptr
 
UICoordinatorui_coordinator = nullptr
 
WorkspaceManagerworkspace_manager = nullptr
 
PopupManagerpopup_manager = nullptr
 
ToastManagertoast_manager = nullptr
 
EditorCardRegistrycard_registry = nullptr
 

Detailed Description

Definition at line 24 of file shortcut_configurator.h.

Member Data Documentation

◆ editor_manager

EditorManager* yaze::editor::ShortcutDependencies::editor_manager = nullptr

◆ editor_registry

EditorRegistry* yaze::editor::ShortcutDependencies::editor_registry = nullptr

Definition at line 26 of file shortcut_configurator.h.

Referenced by yaze::editor::EditorManager::Initialize().

◆ menu_orchestrator

MenuOrchestrator* yaze::editor::ShortcutDependencies::menu_orchestrator = nullptr

◆ rom_file_manager

RomFileManager* yaze::editor::ShortcutDependencies::rom_file_manager = nullptr

Definition at line 28 of file shortcut_configurator.h.

Referenced by yaze::editor::EditorManager::Initialize().

◆ project_manager

ProjectManager* yaze::editor::ShortcutDependencies::project_manager = nullptr

Definition at line 29 of file shortcut_configurator.h.

Referenced by yaze::editor::EditorManager::Initialize().

◆ session_coordinator

SessionCoordinator* yaze::editor::ShortcutDependencies::session_coordinator = nullptr

◆ ui_coordinator

UICoordinator* yaze::editor::ShortcutDependencies::ui_coordinator = nullptr

◆ workspace_manager

WorkspaceManager* yaze::editor::ShortcutDependencies::workspace_manager = nullptr

◆ popup_manager

PopupManager* yaze::editor::ShortcutDependencies::popup_manager = nullptr

◆ toast_manager

ToastManager* yaze::editor::ShortcutDependencies::toast_manager = nullptr

Definition at line 34 of file shortcut_configurator.h.

Referenced by yaze::editor::EditorManager::Initialize().

◆ card_registry

EditorCardRegistry* yaze::editor::ShortcutDependencies::card_registry = nullptr

Definition at line 35 of file shortcut_configurator.h.

Referenced by yaze::editor::ConfigureEditorShortcuts().


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