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

Modifier triple (xFactor, yFactor, lengthFactor). More...

#include <transectundocommands.h>

Inheritance diagram for openswmmvis::transect::SetModifiersCommand:
Collaboration diagram for openswmmvis::transect::SetModifiersCommand:

Public Member Functions

 SetModifiersCommand (TransectProvider *provider, double xFactor, double yFactor, double lengthFactor, QUndoCommand *parent=nullptr)
 
void undo () override
 
void redo () override
 

Detailed Description

Modifier triple (xFactor, yFactor, lengthFactor).

Constructor & Destructor Documentation

◆ SetModifiersCommand()

openswmmvis::transect::SetModifiersCommand::SetModifiersCommand ( TransectProvider provider,
double  xFactor,
double  yFactor,
double  lengthFactor,
QUndoCommand *  parent = nullptr 
)

Member Function Documentation

◆ redo()

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

◆ undo()

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

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