The ChangeElementInformationCommand class This class manage undo/redo to change the element information.
More...
#include <changeelementinformationcommand.h>
Inherits QUndoCommand.
The ChangeElementInformationCommand class This class manage undo/redo to change the element information.
◆ ChangeElementInformationCommand() [1/2]
ChangeElementInformationCommand::ChangeElementInformationCommand |
( |
Element * |
elmt, |
|
|
const DiagramContext & |
old_info, |
|
|
const DiagramContext & |
new_info, |
|
|
QUndoCommand * |
parent = nullptr |
|
) |
| |
◆ ChangeElementInformationCommand() [2/2]
◆ id()
int ChangeElementInformationCommand::id |
( |
| ) |
const |
|
inlineoverride |
◆ mergeWith()
bool ChangeElementInformationCommand::mergeWith |
( |
const QUndoCommand * |
other | ) |
|
|
override |
◆ redo()
void ChangeElementInformationCommand::redo |
( |
| ) |
|
|
override |
◆ undo()
void ChangeElementInformationCommand::undo |
( |
| ) |
|
|
override |
◆ updateProjectDB()
void ChangeElementInformationCommand::updateProjectDB |
( |
| ) |
|
|
private |
◆ m_map
The documentation for this class was generated from the following files: