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

Function FormatLabelForMenu

libraries/lib-menus/CommandManager.h:395–397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

393 virtual void EnableMultiItem(bool enabled);
394
395 wxString FormatLabelForMenu() const {
396 return FormatLabelForMenu(label, key);
397 }
398
399 int id;
400 CommandID name;

Callers 3

CommandManager.hFile · 0.85
FormatLabelForMenuMethod · 0.85
ModifyMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected