Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetDecimals
Method
GetDecimals
Modules/Core/src/DataManagement/mitkFloatPropertyExtension.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
int mitk::FloatPropertyExtension::GetDecimals() const
53
{
54
return m_Impl->Decimals;
55
}
56
57
void mitk::FloatPropertyExtension::SetDecimals(int decimals)
58
{
Callers
1
createEditor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected