yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
undo_action.h File Reference
#include <cstddef>
#include <string>
#include "absl/status/status.h"
Include dependency graph for undo_action.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.