LibreCAD
|
This is the complete list of members for lc::operation::Builder, including all inherited members.
_operations | lc::operation::Builder | private |
append(DocumentOperation_SPtr operation) | lc::operation::Builder | |
Builder(Document_SPtr document, const std::string &description) | lc::operation::Builder | |
document() const | lc::operation::DocumentOperation | |
DocumentOperation(Document_SPtr document, const std::string &description) | lc::operation::DocumentOperation | |
execute() | lc::operation::DocumentOperation | virtual |
processInternal() override | lc::operation::Builder | protectedvirtual |
redo() const override | lc::operation::Builder | virtual |
text() | lc::operation::Undoable | inlinevirtual |
undo() const override | lc::operation::Builder | virtual |
Undoable(const std::string &text) | lc::operation::Undoable | inline |
~DocumentOperation() | lc::operation::DocumentOperation | inlinevirtual |
~Undoable() | lc::operation::Undoable | inlinevirtual |