SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
openswmmvis::timeseries::SetTimeseriesPointsCommand Class Reference

Replace every point (and the description) of an existing series. More...

#include <timeseriesseriescommands.h>

Inheritance diagram for openswmmvis::timeseries::SetTimeseriesPointsCommand:
Collaboration diagram for openswmmvis::timeseries::SetTimeseriesPointsCommand:

Public Member Functions

 SetTimeseriesPointsCommand (void *layerHandle, QString name, QVector< TimeseriesPoint > newPoints, QString newDescription, QUndoCommand *parent=nullptr)
 
void undo () override
 
void redo () override
 

Detailed Description

Replace every point (and the description) of an existing series.

Constructor & Destructor Documentation

◆ SetTimeseriesPointsCommand()

openswmmvis::timeseries::SetTimeseriesPointsCommand::SetTimeseriesPointsCommand ( void *  layerHandle,
QString  name,
QVector< TimeseriesPoint newPoints,
QString  newDescription,
QUndoCommand *  parent = nullptr 
)

Member Function Documentation

◆ redo()

void openswmmvis::timeseries::SetTimeseriesPointsCommand::redo ( )
override
Here is the call graph for this function:

◆ undo()

void openswmmvis::timeseries::SetTimeseriesPointsCommand::undo ( )
override

The documentation for this class was generated from the following files: