#include <undo.h>
OliveAction::OliveAction |
( |
bool |
iset_window_modified = true | ) |
|
OliveAction::~OliveAction |
( |
| ) |
|
|
overridevirtual |
virtual void OliveAction::doRedo |
( |
| ) |
|
|
pure virtual |
Implemented in KeyframeDataChange, SetEffectData, UpdateViewer, RefreshClips, SetIsKeyframing, SetQVariant, ReloadEffectsCommand, SetPointer, RenameClipCommand, RemoveClipsFromClipboard, MoveEffectCommand, UpdateFootageTooltip, CloseAllClipsCommand, SetString, SetDouble, SetLong, SetInt, EditSequenceCommand, SetSelectionsCommand, SetBool, SetSpeedAction, DeleteMarkerAction, MoveMarkerAction, AddMarkerAction, SetClipProperty, KeyframeAdd, KeyframeDelete, MediaRename, MediaMove, EffectDeleteCommand, ReplaceClipMediaCommand, ReplaceMediaCommand, CheckboxCommand, LinkCommand, AddClipCommand, DeleteMediaCommand, AddMediaCommand, SetTimelineInOutCommand, DeleteTransitionCommand, ModifyTransitionCommand, AddTransitionCommand, AddEffectCommand, ChangeSequenceAction, DeleteClipAction, RippleAction, and MoveClipAction.
virtual void OliveAction::doUndo |
( |
| ) |
|
|
pure virtual |
Implemented in KeyframeDataChange, SetEffectData, UpdateViewer, RefreshClips, SetIsKeyframing, SetQVariant, ReloadEffectsCommand, SetPointer, RenameClipCommand, RemoveClipsFromClipboard, MoveEffectCommand, UpdateFootageTooltip, CloseAllClipsCommand, SetString, SetDouble, SetLong, SetInt, EditSequenceCommand, SetSelectionsCommand, SetBool, SetSpeedAction, DeleteMarkerAction, MoveMarkerAction, AddMarkerAction, SetClipProperty, KeyframeAdd, KeyframeDelete, MediaRename, MediaMove, EffectDeleteCommand, ReplaceClipMediaCommand, ReplaceMediaCommand, CheckboxCommand, LinkCommand, AddClipCommand, DeleteMediaCommand, AddMediaCommand, SetTimelineInOutCommand, DeleteTransitionCommand, ModifyTransitionCommand, AddTransitionCommand, AddEffectCommand, ChangeSequenceAction, DeleteClipAction, RippleAction, and MoveClipAction.
void OliveAction::redo |
( |
| ) |
|
|
overridevirtual |
void OliveAction::undo |
( |
| ) |
|
|
overridevirtual |
bool OliveAction::old_window_modified |
|
private |
Cache previous window modified value to return to if the user undoes this action.
bool OliveAction::set_window_modified |
|
private |
Setting whether to change the windowModified state of MainWindow.
The documentation for this class was generated from the following files: