LibreCAD
|
This is the complete list of members for lc::operation::ReplaceBlock, including all inherited members.
_newBlock | lc::operation::ReplaceBlock | private |
_oldBlock | lc::operation::ReplaceBlock | private |
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::ReplaceBlock | protectedvirtual |
redo() const override | lc::operation::ReplaceBlock | virtual |
ReplaceBlock(const Document_SPtr &document, const Block_CSPtr &oldBlock, const Block_CSPtr &newBlock) | lc::operation::ReplaceBlock | |
text() | lc::operation::Undoable | inlinevirtual |
undo() const override | lc::operation::ReplaceBlock | virtual |
Undoable(const std::string &text) | lc::operation::Undoable | inline |
~DocumentOperation() | lc::operation::DocumentOperation | inlinevirtual |
~Undoable() | lc::operation::Undoable | inlinevirtual |