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

Method IsFixed

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

Source from the content-addressed store, hash-verified

480}
481
482bool mitk::LevelWindow::IsFixed() const
483{
484 return m_Fixed;
485}
486
487bool mitk::LevelWindow::IsFloatingValues() const
488{

Callers 8

SerializeMethod · 0.45
mouseMoveEventMethod · 0.45
mousePressEventMethod · 0.45
mouseReleaseEventMethod · 0.45
GetContextMenuMethod · 0.45
OnPropertyModifiedMethod · 0.45
operator==Method · 0.45
to_jsonFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected