Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ HasValidRange
Method
HasValidRange
Modules/Core/src/Controllers/mitkStepper.cpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
bool mitk::Stepper::HasValidRange() const
66
{
67
return (m_HasRange && m_RangeValid);
68
}
69
70
bool mitk::Stepper::HasRange() const
71
{
Callers
1
Refetch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected