OpenShot Library | OpenShotAudio
0.2.2
|
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.