MCPcopy Create free account
hub / github.com/audacity/audacity / GetMeter

Method GetMeter

src/widgets/MeterPanelBase.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85std::shared_ptr<Meter> MeterPanelBase::GetMeter() const
86{
87 return mForwarder;
88}

Callers 2

ReCreateButtonsMethod · 0.80
ExposeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected