Remove one or more rows by index. Stores the removed (station, elevation) pairs so undo can reinstate them.
More...
#include <transectundocommands.h>
Remove one or more rows by index. Stores the removed (station, elevation) pairs so undo can reinstate them.
◆ DeleteStationsCommand()
| openswmmvis::transect::DeleteStationsCommand::DeleteStationsCommand |
( |
TransectProvider * |
provider, |
|
|
QVector< int > |
indices, |
|
|
QUndoCommand * |
parent = nullptr |
|
) |
| |
◆ redo()
| void openswmmvis::transect::DeleteStationsCommand::redo |
( |
| ) |
|
|
override |
◆ undo()
| void openswmmvis::transect::DeleteStationsCommand::undo |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: