#include <openelmtcommand.h>
Inherits QUndoCommand.
◆ OpenElmtCommand()
OpenElmtCommand::OpenElmtCommand |
( |
const QDomDocument & |
document, |
|
|
QPointer< ElementScene > |
scene, |
|
|
QUndoCommand * |
parent = nullptr |
|
) |
| |
◆ ~OpenElmtCommand()
OpenElmtCommand::~OpenElmtCommand |
( |
| ) |
|
|
override |
◆ redo()
void OpenElmtCommand::redo |
( |
| ) |
|
|
overridevirtual |
◆ undo()
void OpenElmtCommand::undo |
( |
| ) |
|
|
overridevirtual |
◆ m_document
QDomDocument OpenElmtCommand::m_document |
|
private |
◆ m_first_redo
bool OpenElmtCommand::m_first_redo {true} |
|
private |
◆ m_graphics_item
QList<QGraphicsItem *> OpenElmtCommand::m_graphics_item |
|
private |
◆ m_scene
The documentation for this class was generated from the following files: