Single-point move (station + elevation). Used by chart drag-end.
More...
#include <transectundocommands.h>
Single-point move (station + elevation). Used by chart drag-end.
◆ MoveStationPointCommand()
| openswmmvis::transect::MoveStationPointCommand::MoveStationPointCommand |
( |
TransectProvider * |
provider, |
|
|
int |
index, |
|
|
double |
oldStation, |
|
|
double |
oldElev, |
|
|
double |
newStation, |
|
|
double |
newElev, |
|
|
QUndoCommand * |
parent = nullptr |
|
) |
| |
◆ redo()
| void openswmmvis::transect::MoveStationPointCommand::redo |
( |
| ) |
|
|
override |
◆ undo()
| void openswmmvis::transect::MoveStationPointCommand::undo |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: