Delete a set of points. Stores (time, value) for each so undo can reinstate them.
More...
#include <timeseriesundocommands.h>
Delete a set of points. Stores (time, value) for each so undo can reinstate them.
◆ DeletePointsCommand()
| openswmmvis::timeseries::DeletePointsCommand::DeletePointsCommand |
( |
TimeseriesProvider * |
provider, |
|
|
QVector< int > |
indices, |
|
|
QUndoCommand * |
parent = nullptr |
|
) |
| |
◆ redo()
| void openswmmvis::timeseries::DeletePointsCommand::redo |
( |
| ) |
|
|
override |
◆ undo()
| void openswmmvis::timeseries::DeletePointsCommand::undo |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: