UndoStackManager.cpp File Reference

This class manager the undo stack. More...

#include "../../../common/STLUtils.h"
#include "../../../dataaccess/dataset/ObjectId.h"
#include "../../../qt/widgets/canvas/MapDisplay.h"
#include "../../../qt/widgets/Utils.h"
#include "../../Feature.h"
#include "../../Utils.h"
#include "../Renderer.h"
#include "../Utils.h"
#include "UndoStackManager.h"
#include <QUndoCommand>
#include <QUndoStack>

Go to the source code of this file.

Detailed Description

This class manager the undo stack.

Definition in file UndoStackManager.cpp.