#include <editorcommands.h>
|
| | ChangePropertiesCommand (ElementScene *scene, const QString &type, const DiagramContext &info, const DiagramContext &elmt_info, QUndoCommand *parent=nullptr) |
| | ChangePropertiesCommand::ChangePropertiesCommand Change the properties of the drawed element. More...
|
| |
| | ~ChangePropertiesCommand () override |
| |
| void | undo () override |
| |
| void | redo () override |
| |
Public Member Functions inherited from ElementEditionCommand |
| | ElementEditionCommand (ElementScene *=nullptr, ElementView *=nullptr, QUndoCommand *=nullptr) |
| | ElementEditionCommand::ElementEditionCommand Constructs an ElementEditionCommand, thus embedding the provided scene and view. More...
|
| |
| | ElementEditionCommand (const QString &, ElementScene *=nullptr, ElementView *=nullptr, QUndoCommand *=nullptr) |
| | ElementEditionCommand::ElementEditionCommand Constructs an ElementEditionCommand, thus embedding the provided scene and view. More...
|
| |
| | ~ElementEditionCommand () override |
| |
| ElementScene * | elementScene () const |
| |
| void | setElementScene (ElementScene *) |
| |
| ElementView * | elementView () const |
| |
| void | setElementView (ElementView *) |
| |
◆ ChangePropertiesCommand()
◆ ~ChangePropertiesCommand()
| ChangePropertiesCommand::~ChangePropertiesCommand |
( |
| ) |
|
|
override |
◆ redo()
| void ChangePropertiesCommand::redo |
( |
| ) |
|
|
override |
◆ undo()
| void ChangePropertiesCommand::undo |
( |
| ) |
|
|
override |
◆ m_elmt_info
◆ m_kind_info
◆ m_type
| QList<QString> ChangePropertiesCommand::m_type |
|
private |
The documentation for this class was generated from the following files: