This is the complete list of members for PastePartsCommand, including all inherited members.
ElementEditionCommand(ElementScene *=nullptr, ElementView *=nullptr, QUndoCommand *=nullptr) | ElementEditionCommand | |
ElementEditionCommand(const QString &, ElementScene *=nullptr, ElementView *=nullptr, QUndoCommand *=nullptr) | ElementEditionCommand | |
ElementEditionCommand(const ElementEditionCommand &) | ElementEditionCommand | private |
elementScene() const | ElementEditionCommand | |
elementView() const | ElementEditionCommand | |
m_first_redo | PastePartsCommand | private |
m_new_offset_paste_count | PastePartsCommand | private |
m_new_start_top_left_corner | PastePartsCommand | private |
m_old_offset_paste_count | PastePartsCommand | private |
m_old_start_top_left_corner | PastePartsCommand | private |
m_pasted_content | PastePartsCommand | private |
m_scene | ElementEditionCommand | protected |
m_uses_offset | PastePartsCommand | private |
m_view | ElementEditionCommand | protected |
PastePartsCommand(ElementView *view, const ElementContent &content_to_paste, QUndoCommand *parent=nullptr) | PastePartsCommand | |
PastePartsCommand(const PastePartsCommand &) | PastePartsCommand | private |
redo() override | PastePartsCommand | |
setElementScene(ElementScene *) | ElementEditionCommand | |
setElementView(ElementView *) | ElementEditionCommand | |
setOffset(int old_offset_paste_count, const QPointF &old_start_top_left_corner, int new_offset_paste_count, const QPointF &new_start_top_left_corner) | PastePartsCommand | virtual |
undo() override | PastePartsCommand | |
~ElementEditionCommand() override | ElementEditionCommand | |
~PastePartsCommand() override | PastePartsCommand | |