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

Method GetCornerAnnotationText

Modules/QtWidgets/src/QmitkRenderWindowWidget.cpp:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165std::string QmitkRenderWindowWidget::GetCornerAnnotationText() const
166{
167 return std::string(m_CornerAnnotation->GetText(0));
168}
169
170bool QmitkRenderWindowWidget::IsRenderWindowMenuActivated() const
171{

Callers 1

CreateActionToSlicerMethod · 0.45

Calls 1

GetTextMethod · 0.45

Tested by

no test coverage detected