Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetProperties
Method
GetProperties
libraries/lib-menus/MenuRegistry.cpp:130–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
129
MenuItem::~MenuItem() {}
130
auto MenuItem::GetProperties() const -> Properties { return Whole; }
131
132
ConditionalGroupItem::~ConditionalGroupItem() {}
133
Callers
4
ShouldBeginGroup
Method · 0.45
AfterBeginGroup
Method · 0.45
ShouldEndGroup
Method · 0.45
IsSection
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected