Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ ClearBar
Method
ClearBar
src/toolbars/ToolManager.h:197–197 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
196
ToolBar *GetBar() { return mBar; }
197
void ClearBar() { mBar = nullptr; }
198
void LockInMinSize(ToolBar * pBar);
199
200
//
Callers
2
OnMouse
Method · 0.80
HandleEscapeKey
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected