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

Method MSGID

libraries/lib-strings/TranslatableString.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15const wxChar *const TranslatableString::NullContextName = wxT("*");
16
17Identifier TranslatableString::MSGID() const
18{
19 return Identifier{ mMsgid };
20}
21
22const TranslatableString::Formatter
23TranslatableString::NullContextFormatter {

Callers 12

NewIdentifierMethod · 0.80
SaveGroupMethod · 0.80
PopulateAudacityPageMethod · 0.80
FindHelpUrlFunction · 0.80
PopulateMethod · 0.80
GetVersionForDisplayFunction · 0.80
PopulateUIMethod · 0.80
OnOkMethod · 0.80
CreateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected