Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ HasRange
Method
HasRange
Modules/Core/src/Controllers/mitkStepper.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
bool mitk::Stepper::HasRange() const
71
{
72
return m_HasRange;
73
}
74
75
void mitk::Stepper::SetUnitName(const char *unitName)
76
{
Callers
1
Refetch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected