|
| | ChangeNamesCommand (ElementScene *, const NamesList &, const NamesList &, QUndoCommand *=nullptr) |
| |
| | ~ChangeNamesCommand () override |
| | Destructeur. More...
|
| |
| void | undo () override |
| | Annule le changement. More...
|
| |
| void | redo () override |
| | Refait le changement. More...
|
| |
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 *) |
| |
This command changes the translated names of an electrical element.