OpenShot Library | libopenshot-audio
0.1.9
|
Public Member Functions | |
ActionSet (const String &transactionName) | |
bool | perform () const |
bool | undo () const |
int | getTotalSize () const |
Public Attributes | |
OwnedArray< UndoableAction > | actions |
String | name |
Time | time { Time::getCurrentTime() } |
Definition at line 30 of file juce_UndoManager.cpp.