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

Method GetFormat

src/widgets/Grid.cpp:226–229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

224}
225
226NumericFormatID NumericEditor::GetFormat() const
227{
228 return mFormat;
229}
230
231void NumericEditor::SetFormat(const NumericFormatID &format)
232{

Callers 6

ConsumeFrameMethod · 0.45
OnOKMethod · 0.45
OnFormatChangedMethod · 0.45
DrawMethod · 0.45
GetBestSizeMethod · 0.45
GetNameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected