Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
482
bool mitk::LevelWindow::IsFixed() const
483
{
484
return m_Fixed;
485
}
486
487
bool mitk::LevelWindow::IsFloatingValues() const
488
{
Callers
8
Serialize
Method · 0.45
mouseMoveEvent
Method · 0.45
mousePressEvent
Method · 0.45
mouseReleaseEvent
Method · 0.45
GetContextMenu
Method · 0.45
OnPropertyModified
Method · 0.45
operator==
Method · 0.45
to_json
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected