#include <functional>#include "app/editor/editor.h"#include "app/editor/system/shortcut_manager.h"

Go to the source code of this file.
Classes | |
| struct | yaze::editor::ShortcutDependencies |
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |
Functions | |
| void | yaze::editor::ConfigureEditorShortcuts (const ShortcutDependencies &deps, ShortcutManager *shortcut_manager) |
| void | yaze::editor::ConfigureMenuShortcuts (const ShortcutDependencies &deps, ShortcutManager *shortcut_manager) |