MCPcopy 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 */
102bool mitk::RenderWindowFrame::IsEnabled()
103{
104 return m_IsEnabled;
105}

Callers 3

~RenderWindowFrameMethod · 0.95
DisableMethod · 0.95

Calls

no outgoing calls

Tested by 1