Insert a single (station, elevation). Redo re-inserts; undo removes it. Stores the inserted index after the first redo.
More...
#include <transectundocommands.h>
Insert a single (station, elevation). Redo re-inserts; undo removes it. Stores the inserted index after the first redo.
◆ InsertStationCommand()
| openswmmvis::transect::InsertStationCommand::InsertStationCommand |
( |
TransectProvider * |
provider, |
|
|
double |
station, |
|
|
double |
elevation, |
|
|
QUndoCommand * |
parent = nullptr |
|
) |
| |
◆ insertedIndex()
| int openswmmvis::transect::InsertStationCommand::insertedIndex |
( |
| ) |
const |
|
inlinenoexcept |
◆ redo()
| void openswmmvis::transect::InsertStationCommand::redo |
( |
| ) |
|
|
override |
◆ undo()
| void openswmmvis::transect::InsertStationCommand::undo |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: