MCPcopy 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
70bool mitk::Stepper::HasRange() const
71{
72 return m_HasRange;
73}
74
75void mitk::Stepper::SetUnitName(const char *unitName)
76{

Callers 1

RefetchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected