MCPcopy Create free account
hub / github.com/MITK/MITK / HasUnitName

Method HasUnitName

Modules/Core/src/Controllers/mitkStepper.cpp:93–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91}
92
93bool mitk::Stepper::HasUnitName() const
94{
95 return m_HasUnitName;
96}
97
98void mitk::Stepper::Increase()
99{

Callers 1

RefetchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected