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::RenameTimeseriesCommand Class Reference

Rename the Tseries. Cascading reference rewrites in dependent objects (inflows, rain gages, controls) are wired by the registry layer — see Phase 6.7.3.2. More...

#include <timeseriesundocommands.h>

Inheritance diagram for openswmmvis::timeseries::RenameTimeseriesCommand:
Collaboration diagram for openswmmvis::timeseries::RenameTimeseriesCommand:

Public Member Functions

 RenameTimeseriesCommand (TimeseriesProvider *provider, QString newName, QUndoCommand *parent=nullptr)
 
void undo () override
 
void redo () override
 

Detailed Description

Rename the Tseries. Cascading reference rewrites in dependent objects (inflows, rain gages, controls) are wired by the registry layer — see Phase 6.7.3.2.

Constructor & Destructor Documentation

◆ RenameTimeseriesCommand()

openswmmvis::timeseries::RenameTimeseriesCommand::RenameTimeseriesCommand ( TimeseriesProvider provider,
QString  newName,
QUndoCommand *  parent = nullptr 
)

Member Function Documentation

◆ redo()

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

◆ undo()

void openswmmvis::timeseries::RenameTimeseriesCommand::undo ( )
override
Here is the call graph for this function:

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