qualityAssurance.utils.undo.
UndoContext
Bases: object
object
This context will create a undo chunk of every commands that is ran within the context.
with UndoContext: # code