MCPcopy 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

OnMouseMethod · 0.80
HandleEscapeKeyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected