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()
◆ 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_element
Element* ChangeElementInformationCommand::m_element |
|
private |
◆ m_new_info
◆ m_old_info
The documentation for this class was generated from the following files: