MCPcopy 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
129MenuItem::~MenuItem() {}
130auto MenuItem::GetProperties() const -> Properties { return Whole; }
131
132ConditionalGroupItem::~ConditionalGroupItem() {}
133

Callers 4

ShouldBeginGroupMethod · 0.45
AfterBeginGroupMethod · 0.45
ShouldEndGroupMethod · 0.45
IsSectionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected