Undo/Redo for add one components.
More...
#include <MoveCommand.h>
Undo/Redo for add one components.
Definition at line 48 of file MoveCommand.h.
virtual te::edit::MoveCommand::~MoveCommand |
( |
| ) |
|
|
virtual |
virtual QString te::edit::MoveCommand::createCommandString |
( |
const QPointF & |
pos | ) |
|
|
privatevirtual |
void te::edit::MoveCommand::draw |
( |
Feature * |
feat | ) |
|
|
private |
virtual void te::edit::MoveCommand::redo |
( |
| ) |
|
|
virtual |
Reimplemented from QUndoCommand.
virtual void te::edit::MoveCommand::undo |
( |
| ) |
|
|
virtual |
Reimplemented from QUndoCommand.
Feature* te::edit::MoveCommand::m_item |
|
private |
QList<QPointF> te::edit::MoveCommand::m_itemsPoints |
|
private |
std::map<std::string, QList<QPointF> > te::edit::MoveCommand::m_moveItems |
|
private |
QPointF te::edit::MoveCommand::m_newPos |
|
private |
QPointF te::edit::MoveCommand::m_oldPos |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/edit/qt/core/command/MoveCommand.h