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

Delete a series from both the registry and the engine. More...

#include <timeseriesseriescommands.h>

Inheritance diagram for openswmmvis::timeseries::DeleteTimeseriesCommand:
Collaboration diagram for openswmmvis::timeseries::DeleteTimeseriesCommand:

Public Member Functions

 DeleteTimeseriesCommand (void *layerHandle, QString name, QUndoCommand *parent=nullptr)
 
void undo () override
 
void redo () override
 

Detailed Description

Delete a series from both the registry and the engine.

Constructor & Destructor Documentation

◆ DeleteTimeseriesCommand()

openswmmvis::timeseries::DeleteTimeseriesCommand::DeleteTimeseriesCommand ( void *  layerHandle,
QString  name,
QUndoCommand *  parent = nullptr 
)

Member Function Documentation

◆ redo()

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

◆ undo()

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

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