Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ IsEnabled
Method
IsEnabled
Modules/Core/src/Rendering/mitkRenderWindowFrame.cpp:102–105 ·
view source on GitHub ↗
* Checks, if the text is currently * enabled (visible) */
Source
from the content-addressed store, hash-verified
100
* enabled (visible)
101
*/
102
bool mitk::RenderWindowFrame::IsEnabled()
103
{
104
return m_IsEnabled;
105
}
Callers
3
~RenderWindowFrame
Method · 0.95
Disable
Method · 0.95
mitkVtkWidgetRenderingTest
Function · 0.45
Calls
no outgoing calls
Tested by
1
mitkVtkWidgetRenderingTest
Function · 0.36