18#ifndef PROMOTESHAPECOMMAND_H
19#define PROMOTESHAPECOMMAND_H
21#include <QUndoCommand>
46 const QDomElement &priorStateXml,
47 const QDomElement &newStateXml,
48 QUndoCommand *parent =
nullptr);
The QetShapeItem class this class is used to draw a basic shape (line, rectangle, ellipse,...
Definition qetshapeitem.h:42