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

Method GetMode

src/ProjectWindow.h:93–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91 };
92
93 Mode GetMode() const { return mMode; }
94 void Activate(Mode mode)
95 {
96 mMode = mode;

Callers 7

PopulateOrExchangeMethod · 0.80
ContrastDialogMethod · 0.80
OnTimerMethod · 0.80
PopulateOrExchangeMethod · 0.80
PopulateOrExchangeMethod · 0.80
PopulateOrExchangeMethod · 0.80
PopulateOrExchangeMethod · 0.80

Calls

no outgoing calls

Tested by 1

PopulateOrExchangeMethod · 0.64