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

Method DisplayImageInfoInvalid

Modules/Core/src/Controllers/mitkStatusBar.cpp:142–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140 }
141
142 void StatusBar::DisplayImageInfoInvalid()
143 {
144 if (m_Implementation != nullptr)
145 m_Implementation->DisplayGreyValueText("No image information at this position!");
146 }
147
148 void StatusBar::Clear()
149 {

Callers

nothing calls this directly

Calls 1

DisplayGreyValueTextMethod · 0.45

Tested by

no test coverage detected