Undo/Redo for Update one components.
More...
#include <UpdateCommand.h>
Undo/Redo for Update one components.
Definition at line 50 of file UpdateCommand.h.
| virtual te::edit::UpdateCommand::~UpdateCommand |
( |
| ) |
|
|
virtual |
| QString te::edit::UpdateCommand::createCommandString |
( |
QString |
oid | ) |
|
|
private |
| void te::edit::UpdateCommand::draw |
( |
const int |
commandType | ) |
|
|
private |
| virtual void te::edit::UpdateCommand::redo |
( |
| ) |
|
|
virtual |
Reimplemented from QUndoCommand.
| virtual void te::edit::UpdateCommand::undo |
( |
| ) |
|
|
virtual |
Reimplemented from QUndoCommand.
| std::size_t te::edit::UpdateCommand::m_nextFeature |
|
private |
| std::size_t te::edit::UpdateCommand::m_previousFeature |
|
private |
| const int te::edit::UpdateCommand::m_redoCommandType |
|
private |
| const int te::edit::UpdateCommand::m_undoCommandType |
|
private |
| std::vector<Feature*> te::edit::UpdateCommand::m_updateItems |
|
private |
The documentation for this class was generated from the following file: