Set one or more factor values atomically. indices and the pre/post value vectors must be the same length.
More...
#include <patternundocommands.h>
Set one or more factor values atomically. indices and the pre/post value vectors must be the same length.
◆ BulkSetPatternFactorsCommand()
| openswmmvis::pattern::BulkSetPatternFactorsCommand::BulkSetPatternFactorsCommand |
( |
PatternProvider * |
provider, |
|
|
QVector< int > |
indices, |
|
|
QVector< double > |
oldValues, |
|
|
QVector< double > |
newValues, |
|
|
QString |
description, |
|
|
QUndoCommand * |
parent = nullptr |
|
) |
| |
◆ redo()
| void openswmmvis::pattern::BulkSetPatternFactorsCommand::redo |
( |
| ) |
|
|
override |
◆ undo()
| void openswmmvis::pattern::BulkSetPatternFactorsCommand::undo |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following files: