Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ Clear
Method
Clear
Plugins/org.mitk.gui.qt.pixelvalue/src/internal/QmitkPixelValueView.cpp:293–299 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
}
292
293
void QmitkPixelValueView::Clear()
294
{
295
m_Ui->imageNameLineEdit->clear();
296
m_Ui->pixelValueLineEdit->clear();
297
298
this->ClearCoords();
299
}
300
301
void QmitkPixelValueView::ClearCoords()
302
{
Callers
1
Update
Method · 0.95
Calls
2
ClearCoords
Method · 0.95
clear
Method · 0.45
Tested by
no test coverage detected