Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetSingleStep
Method
GetSingleStep
Modules/Core/src/DataManagement/mitkIntPropertyExtension.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
int mitk::IntPropertyExtension::GetSingleStep() const
72
{
73
return m_Impl->SingleStep;
74
}
75
76
void mitk::IntPropertyExtension::SetSingleStep(int singleStep)
77
{
Callers
1
createEditor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected