Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ IsNull
Method
IsNull
libraries/lib-xml/XMLAttributeValueView.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
bool XMLAttributeValueView::IsNull() const noexcept
96
{
97
return mType == Type::Null;
98
}
99
100
bool XMLAttributeValueView::IsSignedInteger() const noexcept
101
{
Callers
4
Render
Method · 0.80
GetAccessibleDescription
Method · 0.80
OnCellClicked
Method · 0.80
Init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected