Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
226
NumericFormatID NumericEditor::GetFormat() const
227
{
228
return mFormat;
229
}
230
231
void NumericEditor::SetFormat(const NumericFormatID &format)
232
{
Callers
6
ConsumeFrame
Method · 0.45
OnOK
Method · 0.45
OnFormatChanged
Method · 0.45
Draw
Method · 0.45
GetBestSize
Method · 0.45
GetName
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected