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

Free-form rich-text comments. More...

#include <transectundocommands.h>

Inheritance diagram for openswmmvis::transect::SetCommentsCommand:
Collaboration diagram for openswmmvis::transect::SetCommentsCommand:

Public Member Functions

 SetCommentsCommand (TransectProvider *provider, QString newComments, QUndoCommand *parent=nullptr)
 
void undo () override
 
void redo () override
 

Detailed Description

Free-form rich-text comments.

Constructor & Destructor Documentation

◆ SetCommentsCommand()

openswmmvis::transect::SetCommentsCommand::SetCommentsCommand ( TransectProvider provider,
QString  newComments,
QUndoCommand *  parent = nullptr 
)

Member Function Documentation

◆ redo()

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

◆ undo()

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

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