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

Method HasPositionSetter

Modules/RESTAPI/src/mitkRenderWindowBridge.cpp:275–279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273}
274
275bool RenderWindowBridge::HasPositionSetter() const
276{
277 std::lock_guard<std::mutex> lock(m_Mutex);
278 return static_cast<bool>(m_PositionSetter);
279}
280
281bool RenderWindowBridge::HasEditorListProvider() const
282{

Calls

no outgoing calls

Tested by 1