My Project
Loading...
Searching...
No Matches
Public Member Functions | List of all members
CommandUndoRedo.CommandGroup Class Reference
Inheritance diagram for CommandUndoRedo.CommandGroup:
CommandUndoRedo.ICommand

Public Member Functions

 CommandGroup (List< ICommand > commands)
 
void Set (List< ICommand > commands)
 
void Add (ICommand command)
 
void Remove (ICommand command)
 
void Clear ()
 
void Execute ()
 
void UnExecute ()
 
void Execute ()
 
void UnExecute ()
 

Member Function Documentation

◆ Execute()

void CommandUndoRedo.CommandGroup.Execute ( )
inline

◆ UnExecute()

void CommandUndoRedo.CommandGroup.UnExecute ( )
inline

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