QElectroTech 0.100.0-dev
|
#include <QUndoCommand>
#include <QPointer>
#include <QDomElement>
#include <QHash>
Go to the source code of this file.
Classes | |
class | AddElementTextCommand |
The AddElementTextCommand class Manage the adding of element text. More... | |
class | AddTextsGroupCommand |
The AddTextsGroupCommand class Manage the adding of a texts group. More... | |
class | RemoveTextsGroupCommand |
The RemoveTextsGroupCommand class Manage the removinf of a texts group. More... | |
class | AddTextToGroupCommand |
The AddTextToGroupCommand class. More... | |
class | RemoveTextFromGroupCommand |
The RemoveTextFromGroupCommand class. More... | |
class | AlignmentTextsGroupCommand |
The AlignmentTextsGroupCommand class. More... | |