Undo/Redo for moving components. More...
#include "../../../../core/Config.h"#include <QUndoCommand>#include <QString>#include <QPointF>#include <map>#include <vector>Go to the source code of this file.
Classes | |
| class | te::layout::MoveCommand |
| Undo/Redo for moving components. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::layout | |
| This is the namespace for the Layout module. | |
Undo/Redo for moving components.
Definition in file MoveCommand.h.