#include <cstddef>#include <string>#include "absl/status/status.h"
Go to the source code of this file.
Classes | |
| class | yaze::editor::UndoAction |
| Abstract base for all undoable actions (Command pattern) More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |