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

Method SetFixed

Modules/Core/src/DataManagement/mitkLevelWindow.cpp:472–475  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

470}
471
472void mitk::LevelWindow::SetFixed(bool fixed)
473{
474 m_Fixed = fixed;
475}
476
477bool mitk::LevelWindow::GetFixed() const
478{

Callers 4

DeserializeMethod · 0.45
OnSetFixedMethod · 0.45
from_jsonFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected