Undoable replacement of a link's interior polyline vertices.
More...
#include <importcommands.h>
Undoable replacement of a link's interior polyline vertices.
◆ SetLinkVerticesCommand()
| SetLinkVerticesCommand::SetLinkVerticesCommand |
( |
SWMMModelLayer * |
layer, |
|
|
QString |
linkName, |
|
|
QVector< QPointF > |
oldInterior, |
|
|
QVector< QPointF > |
newInterior, |
|
|
MapCanvas * |
canvas, |
|
|
QUndoCommand * |
parent = nullptr |
|
) |
| |
◆ id()
| int SetLinkVerticesCommand::id |
( |
| ) |
const |
|
inlineoverride |
◆ redo()
| void SetLinkVerticesCommand::redo |
( |
| ) |
|
|
override |
◆ undo()
| void SetLinkVerticesCommand::undo |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: