#include <functional>#include <string>#include <unordered_map>#include <vector>

Go to the source code of this file.
Classes | |
| struct | yaze::editor::CommandCategory |
| Categories for command palette entries. More... | |
| struct | yaze::editor::CommandEntry |
| class | yaze::editor::CommandPalette |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |