#include <UndoStackManager.h>
Definition at line 58 of file UndoStackManager.h.
te::edit::UndoStackManager::UndoStackManager |
( |
| ) |
|
|
protected |
It initializes the singleton instance of the repository manager.
te::edit::UndoStackManager::~UndoStackManager |
( |
| ) |
|
|
protected |
void te::edit::UndoStackManager::addUndoStack |
( |
QUndoCommand * |
command | ) |
|
Method that insert command Undo/Redo of type AddCommand in the Undo/Redo stack.
- Parameters
-
It returns a reference to the singleton instance.
- Returns
- A reference to the singleton instance.
QUndoStack* te::edit::UndoStackManager::getUndoStack |
( |
| ) |
|
Method that return stack of Undo/Redo.
- Returns
- stack
QUndoStack* te::edit::UndoStackManager::m_undoStack |
|
protected |
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/UndoStackManager.h