#include <functional>#include <memory>#include <string>#include <unordered_map>#include <vector>#include "app/editor/editor.h"Go to the source code of this file.
Classes | |
| class | yaze::editor::EditorRegistry |
| Manages editor types, categories, and lifecycle. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |