Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetOverlayText
Method
SetOverlayText
Modules/QtWidgets/src/QmitkButtonOverlayWidget.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
void QmitkButtonOverlayWidget::SetOverlayText(const QString& text)
51
{
52
m_MessageLabel->setText(text);
53
}
54
55
QString QmitkButtonOverlayWidget::GetButtonText() const
56
{
Callers
8
QmitkRenderWindow
Method · 0.45
QmitkDataStorageTreeInspector
Method · 0.45
UpdateInfo
Method · 0.45
QmitkDataStorageSelectionHistoryInspector
Method · 0.45
QmitkDataStorageListInspector
Method · 0.45
CreateQtPartControl
Method · 0.45
CreateQtPartControl
Method · 0.45
RenderPlot
Method · 0.45
Calls
1
setText
Method · 0.45
Tested by
5
QmitkDataStorageTreeInspector
Method · 0.36
QmitkDataStorageSelectionHistoryInspector
Method · 0.36
QmitkDataStorageListInspector
Method · 0.36
CreateQtPartControl
Method · 0.36
RenderPlot
Method · 0.36