Change both time and value at an existing index. The provider refuses if the new time would break strict-ascending order.
More...
#include <timeseriesundocommands.h>
Change both time and value at an existing index. The provider refuses if the new time would break strict-ascending order.
◆ MovePointCommand()
| openswmmvis::timeseries::MovePointCommand::MovePointCommand |
( |
TimeseriesProvider * |
provider, |
|
|
int |
index, |
|
|
QDateTime |
newTime, |
|
|
double |
newValue, |
|
|
QUndoCommand * |
parent = nullptr |
|
) |
| |
◆ redo()
| void openswmmvis::timeseries::MovePointCommand::redo |
( |
| ) |
|
|
override |
◆ undo()
| void openswmmvis::timeseries::MovePointCommand::undo |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: