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::transect::SetBankStationsCommand Class Reference

Bank stations (xLeft, xRight). More...

#include <transectundocommands.h>

Inheritance diagram for openswmmvis::transect::SetBankStationsCommand:
Collaboration diagram for openswmmvis::transect::SetBankStationsCommand:

Public Member Functions

 SetBankStationsCommand (TransectProvider *provider, double xLeft, double xRight, QUndoCommand *parent=nullptr)
 
void undo () override
 
void redo () override
 

Detailed Description

Bank stations (xLeft, xRight).

Constructor & Destructor Documentation

◆ SetBankStationsCommand()

openswmmvis::transect::SetBankStationsCommand::SetBankStationsCommand ( TransectProvider provider,
double  xLeft,
double  xRight,
QUndoCommand *  parent = nullptr 
)

Member Function Documentation

◆ redo()

void openswmmvis::transect::SetBankStationsCommand::redo ( )
override
Here is the call graph for this function:

◆ undo()

void openswmmvis::transect::SetBankStationsCommand::undo ( )
override
Here is the call graph for this function:

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