MCPcopy Create free account
hub / github.com/audacity/audacity / GetCurrentState

Method GetCurrentState

libraries/lib-project-history/UndoManager.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167unsigned int UndoManager::GetCurrentState()
168{
169 return current;
170}
171
172bool UndoManager::UndoAvailable()
173{

Callers 6

ModifyUndoMenuItemsMethod · 0.80
RollbackStateMethod · 0.80
CompactMethod · 0.80
PopulateMethod · 0.80
DoUpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected