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

#include <editor.h>

Public Attributes

PanelManagerpanel_manager = nullptr
 
ToastManagertoast_manager = nullptr
 
UndoManagerundo_manager = nullptr
 
PopupManagerpopup_manager = nullptr
 
ShortcutManagershortcut_manager = nullptr
 
SharedClipboardshared_clipboard = nullptr
 
UserSettingsuser_settings = nullptr
 
StatusBarstatus_bar = nullptr
 

Detailed Description

Definition at line 143 of file editor.h.

Member Data Documentation

◆ panel_manager

PanelManager* yaze::editor::UIDependencies::panel_manager = nullptr

Definition at line 144 of file editor.h.

◆ toast_manager

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

Definition at line 145 of file editor.h.

◆ undo_manager

UndoManager* yaze::editor::UIDependencies::undo_manager = nullptr

Definition at line 146 of file editor.h.

◆ popup_manager

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

Definition at line 147 of file editor.h.

◆ shortcut_manager

ShortcutManager* yaze::editor::UIDependencies::shortcut_manager = nullptr

Definition at line 148 of file editor.h.

◆ shared_clipboard

SharedClipboard* yaze::editor::UIDependencies::shared_clipboard = nullptr

Definition at line 149 of file editor.h.

◆ user_settings

UserSettings* yaze::editor::UIDependencies::user_settings = nullptr

Definition at line 150 of file editor.h.

◆ status_bar

StatusBar* yaze::editor::UIDependencies::status_bar = nullptr

Definition at line 151 of file editor.h.


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