openshot-audio  0.1.7
Public Member Functions | Public Attributes | List of all members
UndoManager::ActionSet Struct Reference

Public Member Functions

 ActionSet (const String &transactionName)
 
bool perform () const
 
bool undo () const
 
int getTotalSize () const
 

Public Attributes

OwnedArray< UndoableActionactions
 
String name
 
Time time
 

Constructor & Destructor Documentation

UndoManager::ActionSet::ActionSet ( const String transactionName)
inline

Member Function Documentation

int UndoManager::ActionSet::getTotalSize ( ) const
inline
bool UndoManager::ActionSet::perform ( ) const
inline
bool UndoManager::ActionSet::undo ( ) const
inline

Member Data Documentation

OwnedArray<UndoableAction> UndoManager::ActionSet::actions
String UndoManager::ActionSet::name
Time UndoManager::ActionSet::time

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