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

Method GetFormatName

libraries/lib-numeric-formats/NumericConverter.cpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135}
136
137NumericFormatID NumericConverter::GetFormatName() const
138{
139 return mFormatID;
140}
141
142bool NumericConverter::SetCustomFormat(const TranslatableString& customFormat)
143{

Callers 6

UpdatePrefsMethod · 0.80
SetSelectionModeMethod · 0.80
PopulateMethod · 0.80
UpdatePrefsMethod · 0.80

Calls

no outgoing calls

Tested by 3

UpdatePrefsMethod · 0.64