|
Deki 1.3.0
Modular C++ 2D engine for embedded displays and desktop
|
This is the complete list of members for DekiEditor::CompoundCommand, including all inherited members.
| CanMerge(const Command *other) const | DekiEditor::Command | inlinevirtual |
| CompoundCommand(const std::string &description, std::vector< std::unique_ptr< Command > > commands) | DekiEditor::CompoundCommand | inlineexplicit |
| CompoundCommand(const CompoundCommand &)=delete | DekiEditor::CompoundCommand | |
| Execute() override | DekiEditor::CompoundCommand | inlinevirtual |
| GetDescription() const override | DekiEditor::CompoundCommand | inlinevirtual |
| Merge(const Command *other) | DekiEditor::Command | inlinevirtual |
| operator=(const CompoundCommand &)=delete | DekiEditor::CompoundCommand | |
| Redo() override | DekiEditor::CompoundCommand | inlinevirtual |
| ReferencesAny(const DeadMemory &dead) const override | DekiEditor::CompoundCommand | inlinevirtual |
| Undo() override | DekiEditor::CompoundCommand | inlinevirtual |
| ~Command()=default | DekiEditor::Command | virtual |