Replace the entire point list (used by rotate / scale bulk transforms). The caller must pre-validate that newPoints is strictly ascending; the provider also validates and will refuse otherwise.
More...
#include <timeseriesundocommands.h>
Replace the entire point list (used by rotate / scale bulk transforms). The caller must pre-validate that newPoints is strictly ascending; the provider also validates and will refuse otherwise.
◆ BulkTransformCommand()
| openswmmvis::timeseries::BulkTransformCommand::BulkTransformCommand |
( |
TimeseriesProvider * |
provider, |
|
|
QVector< TimeseriesPoint > |
newPoints, |
|
|
QString |
description, |
|
|
QUndoCommand * |
parent = nullptr |
|
) |
| |
◆ redo()
| void openswmmvis::timeseries::BulkTransformCommand::redo |
( |
| ) |
|
|
override |
◆ undo()
| void openswmmvis::timeseries::BulkTransformCommand::undo |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: