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

Method IsCornerAnnotationVisible

Modules/QtWidgets/src/QmitkRenderWindowWidget.cpp:155–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

153}
154
155bool QmitkRenderWindowWidget::IsCornerAnnotationVisible() const
156{
157 return m_CornerAnnotation->GetVisibility() > 0;
158}
159
160void QmitkRenderWindowWidget::SetCornerAnnotationText(const std::string& cornerAnnotation)
161{

Callers

nothing calls this directly

Calls 1

GetVisibilityMethod · 0.80

Tested by

no test coverage detected