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

Atomic Manning's-n triple write. More...

#include <transectundocommands.h>

Inheritance diagram for openswmmvis::transect::SetRoughnessCommand:
Collaboration diagram for openswmmvis::transect::SetRoughnessCommand:

Public Member Functions

 SetRoughnessCommand (TransectProvider *provider, double nLeft, double nRight, double nChannel, QUndoCommand *parent=nullptr)
 
void undo () override
 
void redo () override
 

Detailed Description

Atomic Manning's-n triple write.

Constructor & Destructor Documentation

◆ SetRoughnessCommand()

openswmmvis::transect::SetRoughnessCommand::SetRoughnessCommand ( TransectProvider provider,
double  nLeft,
double  nRight,
double  nChannel,
QUndoCommand *  parent = nullptr 
)

Member Function Documentation

◆ redo()

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

◆ undo()

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

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