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

Method IsAutoTopMost

Modules/Core/src/DataManagement/mitkLevelWindowManager.cpp:462–465  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

460}
461
462bool mitk::LevelWindowManager::IsAutoTopMost() const
463{
464 return m_AutoTopMost;
465}
466
467bool mitk::LevelWindowManager::IsSelectedImages() const
468{

Callers 3

OnSetImageMethod · 0.80
GetContextMenuMethod · 0.80
TestModesMethod · 0.80

Calls

no outgoing calls

Tested by 1

TestModesMethod · 0.64