Workspace 6.21.5
Public Member Functions | List of all members
ChangeEnableProfilingCmd Class Reference

Command class for changing an workspace operation's behaviour regarding broadcasting of update events.

#include <Workspace/DataExecution/UndoCommands/changeenableprofilingcmd.h>

Inheritance diagram for ChangeEnableProfilingCmd:
[legend]

Public Member Functions

 ChangeEnableProfilingCmd (Operation &op, bool enableProfiling)
 
void redo () override
 
void undo () override
 

Constructor & Destructor Documentation

◆ ChangeEnableProfilingCmd()

ChangeEnableProfilingCmd ( Operation op,
bool  enableProfiling 
)

Member Function Documentation

◆ redo()

void redo ( )
override

◆ undo()

void undo ( )
override