Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ SetCapturedChild
Method
SetCapturedChild
src/widgets/ExpandingToolBar.cpp:1280–1283 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1278
}
1279
1280
void ToolBarArea::SetCapturedChild(ExpandingToolBar *child)
1281
{
1282
mCapturedChild = child;
1283
}
Callers
2
StartMoving
Method · 0.80
FinishMoving
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected