Create an inline series and flush it to the engine.
More...
#include <timeseriesseriescommands.h>
Create an inline series and flush it to the engine.
◆ AddTimeseriesCommand()
| openswmmvis::timeseries::AddTimeseriesCommand::AddTimeseriesCommand |
( |
void * |
layerHandle, |
|
|
QString |
name, |
|
|
QVector< TimeseriesPoint > |
points, |
|
|
QString |
unitsLabel, |
|
|
QString |
description, |
|
|
QUndoCommand * |
parent = nullptr |
|
) |
| |
- Parameters
-
| layerHandle | Opaque SWMMModelLayer*, supplying both the registry and the engine handle. Type-erased so this header stays free of the layer graph. |
◆ redo()
| void openswmmvis::timeseries::AddTimeseriesCommand::redo |
( |
| ) |
|
|
override |
◆ undo()
| void openswmmvis::timeseries::AddTimeseriesCommand::undo |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: