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

Method IsActive

src/widgets/MeterPanel.cpp:1130–1133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1128}
1129
1130bool MeterPanel::IsActive() const
1131{
1132 return mActive;
1133}
1134
1135bool MeterPanel::IsMonitoring() const
1136{

Callers 5

OnIdleMethod · 0.45
OnIdleMethod · 0.45
GetNameMethod · 0.45
PluginMenus.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected