OpenShot Audio Library | OpenShotAudio 0.3.2
Loading...
Searching...
No Matches
juce::UndoManager Member List

This is the complete list of members for juce::UndoManager, including all inherited members.

addChangeListener(ChangeListener *listener)juce::ChangeBroadcaster
beginNewTransaction()juce::UndoManager
beginNewTransaction(const String &actionName)juce::UndoManager
canRedo() constjuce::UndoManager
canUndo() constjuce::UndoManager
ChangeBroadcaster() noexceptjuce::ChangeBroadcaster
clearUndoHistory()juce::UndoManager
dispatchPendingMessages()juce::ChangeBroadcaster
getActionsInCurrentTransaction(Array< const UndoableAction * > &actionsFound) constjuce::UndoManager
getCurrentTransactionName() constjuce::UndoManager
getNumActionsInCurrentTransaction() constjuce::UndoManager
getNumberOfUnitsTakenUpByStoredCommands() constjuce::UndoManager
getRedoDescription() constjuce::UndoManager
getRedoDescriptions() constjuce::UndoManager
getTimeOfRedoTransaction() constjuce::UndoManager
getTimeOfUndoTransaction() constjuce::UndoManager
getUndoDescription() constjuce::UndoManager
getUndoDescriptions() constjuce::UndoManager
isPerformingUndoRedo() constjuce::UndoManager
perform(UndoableAction *action)juce::UndoManager
perform(UndoableAction *action, const String &actionName)juce::UndoManager
redo()juce::UndoManager
removeAllChangeListeners()juce::ChangeBroadcaster
removeChangeListener(ChangeListener *listener)juce::ChangeBroadcaster
sendChangeMessage()juce::ChangeBroadcaster
sendSynchronousChangeMessage()juce::ChangeBroadcaster
setCurrentTransactionName(const String &newName)juce::UndoManager
setMaxNumberOfStoredUnits(int maxNumberOfUnitsToKeep, int minimumTransactionsToKeep)juce::UndoManager
undo()juce::UndoManager
undoCurrentTransactionOnly()juce::UndoManager
UndoManager(int maxNumberOfUnitsToKeep=30000, int minimumTransactionsToKeep=30)juce::UndoManager
~ChangeBroadcaster()juce::ChangeBroadcastervirtual
~UndoManager() overridejuce::UndoManager