Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
167
unsigned int UndoManager::GetCurrentState()
168
{
169
return current;
170
}
171
172
bool UndoManager::UndoAvailable()
173
{
Callers
6
ModifyUndoMenuItems
Method · 0.80
RollbackState
Method · 0.80
OnApplyMacroDirectlyByName
Function · 0.80
Compact
Method · 0.80
Populate
Method · 0.80
DoUpdate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected