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::inlet::DeleteInletCommand Class Reference

Delete a design. Undo recreates it from the stored snapshot. More...

#include <inletundocommands.h>

Inheritance diagram for openswmmvis::inlet::DeleteInletCommand:
Collaboration diagram for openswmmvis::inlet::DeleteInletCommand:

Public Member Functions

 DeleteInletCommand (InletRegistry *registry, InletProvider *provider, QUndoCommand *parent=nullptr)
 
void undo () override
 
void redo () override
 

Detailed Description

Delete a design. Undo recreates it from the stored snapshot.

Constructor & Destructor Documentation

◆ DeleteInletCommand()

openswmmvis::inlet::DeleteInletCommand::DeleteInletCommand ( InletRegistry registry,
InletProvider provider,
QUndoCommand *  parent = nullptr 
)

Member Function Documentation

◆ redo()

void openswmmvis::inlet::DeleteInletCommand::redo ( )
override

◆ undo()

void openswmmvis::inlet::DeleteInletCommand::undo ( )
override

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