All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MoveCommand.h File Reference

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.
 

Detailed Description

Undo/Redo for moving components.

Definition in file MoveCommand.h.